Opened 15 years ago
#296 new enhancement
Consolidation of data tracking systems
Reported by: | benj | Owned by: | benj |
---|---|---|---|
Priority: | alpha 4 low | Milestone: | |
Component: | Processing: general | Keywords: | |
Cc: | mggr | Other processors: |
Description
At present we have four different means of tracking the processing progress of ARSF flights, all of which must be independently updated:
- Trac tickets
- Flight status page with associated database
- Processing priority list
- Delivery status spreadsheet
While the Trac tickets will probably have to remain separate while in use (due to being part of Trac), we should consolidate the other three into one tracking system. The best way to do this is probably to extend the flight status database to contain the information in the priority list and delivery spreadsheet, and to write front-end web-pages to query this and update it as necessary for the other functions.
Note: See
TracTickets for help on using
tickets.