| 1 | == Analysis finished == |
| 2 | [[TicketQuery(status=s1b_analysis_finished,order=owner,desc=1,format=table,col=summary|owner|analysis_owners)]] |
| 3 | == Analysis OK == |
| 4 | [[TicketQuery(status=s1c_analysis_ok,order=owner,desc=1,format=table,col=summary|owner|analysis_reviewers|analysis_score)]] |
| 5 | == Design Finished == |
| 6 | [[TicketQuery(status=s2b_design_finished,order=owner,desc=1,format=table,col=summary|owner|design_owners)]] |
| 7 | == Design OK == |
| 8 | [[TicketQuery(status=s2c_design_ok,order=owner,desc=1,format=table,col=summary|owner|design_reviewers|design_score)]] |
| 9 | == Implementation Finished == |
| 10 | [[TicketQuery(status=s3b_implementation_finished,order=owner,desc=1,format=table,col=summary|owner|implementation_owners)]] |
| 11 | == Implementation OK == |
| 12 | [[TicketQuery(status=s3c_implementation_ok,order=owner,desc=1,format=table,col=summary|owner|implementation_reviewers|implementation_score)]] |
| 13 | == Testing Finished == |
| 14 | == Testing OK == |