QA Issues Tracker
Report bugs and request changes with the QA Issues board
Overview
The QA Issues page lets administrators and QA team members report bugs, request changes, and track platform improvements. Issues can be prioritized, filtered by status, and updated inline - creating a simple workflow for managing quality and change requests.
Accessing QA Issues
- Log in with an admin account
- Navigate to
/admin/qa/issues - View the issues list with status, priority, and reporter
Creating an Issue
Adding a New Issue
- Click "New Issue" button
- Fill in the form:
- Title: Short summary of the bug or request
- Description: Detailed explanation of the issue
- Priority: LOW, MEDIUM, HIGH, or CRITICAL
- Page: Optional - where the issue occurs (e.g.,
/admin/qa/issues) - Screenshot: Optional - URL to a screenshot showing the issue
- Click "Submit"
- The issue appears in the list with "Open" status
Issue Statuses
- Open: New issue that hasn't been started
- In Progress: Someone is actively working on it
- Done: Issue resolved and deployed
- Won't Fix: Decided not to address this issue
Managing Issues
Filtering Issues
- Use the status dropdown above the list
- Select a status to filter (or "ALL" to see everything)
- Issues update automatically
Updating Status or Priority
- Find the issue in the list
- Click the status badge or priority badge
- Select a new value from the dropdown
- Change saves automatically
Deleting an Issue
- Click the trash icon next to an issue
- Confirm deletion in the dialog
- Issue is permanently removed
Issue Details
Each issue shows:
- Title and description - What the issue is
- Priority badge - Color-coded by severity (gray=LOW, blue=MEDIUM, orange=HIGH, red=CRITICAL)
- Status badge - Current state with icon (amber=Open, blue=In Progress, green=Done, gray=Won't Fix)
- Page location - Where the issue occurs (if provided)
- Screenshot link - Visual reference (if provided)
- Reporter email - Who created the issue
- Created date - When it was reported
Tips
- Use CRITICAL priority for issues that break core functionality or prevent users from working
- Add page URLs to help developers locate the issue quickly
- Include screenshots for UI bugs - upload to Imgur or similar and paste the link
- Write clear descriptions - include steps to reproduce for bugs, or user stories for change requests
Questions
Q: Who can access the QA Issues page? A: Any admin user can view and manage issues. The page is located under Admin > QA > Issues.
Q: Can I attach files directly to issues? A: Not yet - use the screenshot URL field to link to images hosted elsewhere (Imgur, Dropbox, etc.).
Q: How do I know when an issue is fixed? A: Watch for the status to change to "Done". The issue will remain visible in the list for reference.
Was this article helpful?
Still need help?
Contact Support →