27 | | [[Image(bugworkflow.png)]] |
| 27 | [[Image(bugworkflow.png, 70%)]] |
| 28 | |
| 29 | Attached is the designed workflow for the bug tickets. It is slightly different from the implementation idea. Allows |
| 30 | * Bug reporting, "finish bug report" action allows the status after new to be analysis finished |
| 31 | * Start design means that the design is started. |
| 32 | * Since design and implementation can be reviewed at once, the next allowed actions are "finish implementation" and "finish design". This gives the opportunity to skip the design review. |
| 33 | * If the "finish design" is chosen, the next steps are "review design" which is done by an integrator, then "start implementation" and finally "finish implementation" |
| 34 | * Implementation (and design) are reviewed, ticket is moved to "implementation OK" by an integrator |
| 35 | * Another integrator tests the bug and if it is no longer present, choses resolution and closes the bug. |
| 36 | * Super reviews can be done always, so they are not in the diagram. |
| 37 | * No statuses were removed from the bug ticket workflow, but some won't be used |
| 38 | * Resolutions can be set at any time, they were not included in the diagram. |