Bug management/Phabricator queries
Phabricator queries that are useful for triaging and bug management.
You are welcome to share your generic queries here.
Incoming[edit]
- Open/stalled tasks filed within the last 8 days
- All tasks filed within the last 8 days
- Open tasks with 0 projects associated
- Priority = NeedsTriage; sorted by last change
Urgency[edit]
- Priority = unbreak; sorted by last change
- Priority = unbreak and without assignee; sorted by last change
- Priority = high; sorted by last change
- Priority = high and without assignee; sorted by last change
Requests[edit]
Cleanup[edit]
- Status = stalled
- No change for six months and priority=unbreak or priority=high
- No change for two years
Planning[edit]
- Open tasks with target milestone = 1.26
- Open tasks with target milestone = 1.25
- Open tasks with target milestone = 1.24
- Open tasks with target milestone = 1.23
Consistency[edit]
- Active projects with tag icon
- Active projects with team icon
- Active projects with sprint icon
- Active projects with release icon
- Active projects with checkered color
- Active projects with unused colors
- Active projects with unused icons
Activity[edit]
- See all the latest activity on tasks you care about: All Tasks in your projects plus all of your subscribed tasks, sorted by latest activity
Impossible[edit]
Queries that are desirable but are currently not possible via the Phabricator UI:
- Projects that are not visible to public (potentially incorrectly created?)
- Tasks with a certain number of tokens or flags (popularity)
- Tasks with a certain number of duplicates (popularity)
- Tasks closed in a certain timeframe (activity) - Downstream ticket
- Tasks with comments only by reporter (no attention received)
- Tasks with assignee set and not changed for a certain time (cookie licking) - Upstream ticket
- You could just search for assigned tasks and reverse-sort by activity, to see all the oldest assigned tasks. (example query)