Version 4 (modified by pacitu, 17 years ago) (diff) |
---|
Analysis
This task includes maintaining the issue tracker.
Overview
New custom fields might be needed and they must be filled with auto-generated information from the manage/sched/sophie2-wbs.py file. These custom fields may be useful:
- importance - this field will be useful for sorting our wiki pages.
- effort - the effort planned for the issue.
Task requirements
The new fields must be consistent, and scripts for updating them must be provided.
Task result
An easily maintainable tracker.
Implementation idea
The new issue fields must be added into the trac.ini file into the [ticket-custom] section. The database must be updated, a python script that generates sql script might do the trick.
Related
(Here you can add related tasks that could be useful or helpful.)
How to demo
(In this section you must add instructions for the demo of the task.)
Design
Implementation
(Implementation results should be described and linked here (from the wiki or the repository)
Testing
Log
(Link the log of the task here)