[[BackLinksMenu]] [[TicketQuery(summary=UNPLANNED_SCHEDULE_MAINTENANCE_R1b, compact)]] = Analysis = == Overview == During this revision of the task we must create this iteration's schedule. == Task requirements == * Create page for this iteration * Add the tasks for this iteration * unfinished tasks from the previous sprint * unplanned tasks * remote tasks (done by steve and dan) * server tasks from the next sprint * Sort them according to their importance in such manner that if task B depends on task A, task A must be higher in the iteration page == Task result == The result of this task must be sorted iteration page including all tasks for this iteration. == Implementation idea == The unfinished tasks from previous sprints are already sorted (you may use that order). The tasks from the next sprints can be with lower priority respectively lower on the iteration page. == Related == [wiki:SCHEDULE_MAINTENANCE_R0][[BR]] [wiki:SCHEDULE_MAINTENANCE_R1][[BR]] [wiki:SCHEDULE_WBS_DEPENDENCIES_R1][[BR]] See [source:/manage/reports/m02b/0m02b-opening.txt] for creating the new tickets. == How to demo == Show the iteration page and explain your order criteria. = Design = See the ticket comment. = Implementation = Created the iteration page [wiki:ITERATION_02b]. Decided to use queries as we do not use task logs anymore. { == Related Tickets == [[TicketQuery(group=status,order=owner,milestone=M02b_PRE2b,format=table,col=summary|owner|status|type|component|priority|effort|importance)]] } = Testing = = Comments = Creating a IterationTemplate may be useful.