Version 7 (modified by deyan, 16 years ago) (diff) |
---|
Analysis
Overview
Keeps tickets healthy.
Task requirements
- Review custom fields of the tickets (see Implementation idea)
- Fill in custom information where possible (about owners and reviewers)
- Send notification to people that miss this information.
Task result
Custom fields with proper content for iterations 2+
Implementation idea
SCS_ISSUE_TRACKER_MAINTENANCE contains queries that do the following: for each task state are shown the needed custom fields with their content. You may modify the queries not to show iteration1 if you decide there is no time for adding them. All you have to do is to add contents to the empty spaces.
Related
SCS_ISSUE_TRACKER_MAINTENANCE_R3
SCS_ISSUE_TRACKER_MAINTENANCE_R2
How to demo
Show the page with no blanks. SCS_ISSUE_TRACKER_MAINTENANCE_R4
Design
(Describe your design here.)
Implementation
(Describe and link the implementation results here (from the wiki or the repository).)
Testing
(Place the testing results here.)
Comments
(Write comments for this or later revisions here.)