Changes between Version 10 and Version 11 of SCS_ISSUE_TRACKER_SETUP_R0
- Timestamp:
- 09/16/08 14:20:44 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SCS_ISSUE_TRACKER_SETUP_R0
v10 v11 13 13 14 14 * Types: 15 * Planned_Task - this is a task from the schedule. It has four phases: Analysing, Designing, Implementing and Testing. These four are repeated three times during the project and these are: initial(which represents the base version of the task), intermidiate (at this point the task should be more or less completed) and final (here all the parts of the task should be fully consistent and polished).15 * Planned_Task - this is a task from the schedule. It has four phases: Analysing, Designing, Implementing and Testing. These four are repeated three times during the project and these are: base (which represents the base version of the task), intermidiate (at this point the task should be more or less completed) and final (here all the parts of the task should be fully consistent and polished). 16 16 * Unplanned_Task - this is a task that is not a part of the schedule so far. Things that appear throughout the project will be put here. 17 17 * Bug - this represents an inconsistency of a task until its final version. 18 18 * Components (These are the components of Sophie. Every conponent consists of multiple tasks and subtasks.): for details see the sophie2-wbs.py file in the repo (depends() function). 19 * Versions - The version where ticket pertains to may become from a1 and be forwarded at most to the rel milestone. For now we will assume that all tasks will be finished up to version 1.0! 20 * Priorities 19 21 * Milestones are already defined. These include: 20 22 * m1 - milestone 1 … … 30 32 * b3 - beta 3 31 33 * rel - release 32 34 * Resolutions 35 * Status