#14702 closed (fixed)
Add a "needs info" state to tickets
Reported by: | Daniel F Moisset | Owned by: | nobody |
---|---|---|---|
Component: | *.djangoproject.com | Version: | 1.2 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | UI/UX: |
Description
After a recent sprint a proposal was discussed in django-developers asking for an explicit "Needs more information" state to Django tickets. This allows triagers to flag a common situation in unreviewed tickets, instead of leaving them as unreviewed (which clutters the review queue for triagers and duplicates work when tickets are reviewed twice).
Two proposals were discussed in the mailing list:
- Adding a "needs information" state to triage status
- Adding a "needs info" close status
Any of this looks reasonable (adding a close status keeps trac "cleaner" and avoids having another triage task, but might be off-putting to contributors).
Whatever is chosen, The trac setting should be added, and the documentation updated
Attachments (1)
Change History (8)
comment:1 by , 14 years ago
Needs documentation: | set |
---|
comment:2 by , 14 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:3 by , 14 years ago
The hard part here is updating the docs to refer to the new state and explaining how it works. The Trac change will only take a second. I'll get to the docs at some point, but if someone wants to give me a doc patch I'll do the Trac change when I check it in.
comment:4 by , 14 years ago
Needs documentation: | unset |
---|
Accepting per django-dev discussion.