Open wagnerand opened 2 weeks ago
https://github.com/mozilla/addons/issues/15072 will add a couple of those reasons, but there are more that are grouped together currently.
Essentially this is about expanding needs_human_review_other
in Version.get_due_date_reason_q_objects()
to each individual possible NHR, and adding a description for each at the end of VIEW_QUEUE_FLAGS
in olympia/reviewers/models.py
. Bonus point for finding a way to keep everything in sync.
Description
As a reviewer or operations person, I want to filter on reasons why an add-on was added to the queue so I can prioritize certain reasons when needed.
Acceptance Criteria
Checks
┆Issue is synchronized with this Jira Task