[[BackLinksMenu]] [[TicketQuery(summary=SCS_ISSUE_TRACKER_MAINTENANCE_R5, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] = Analysis = == Overview == A custom workflow for bugs will be useful. Also bug types should be introduced and the script should be updated in order to calculate contribution based on bugfixing. == Task requirements == * Create a new lightened version of the workflow for the bugfixes. * See the contribution script in manage folder in the repository. Add bug tasks to the contribution score. Bug severity should be taken in mind. == Task result == Eased bug fixing process == Implementation idea == new->analysis_finished->implementation_finished->implementation_ok->closed(fixed) The easiest way to accomplish this is using http://trac-hacks.org/wiki/TypedTicketWorkflowPlugin bug types: crash, tweak, feature request == Related == http://trac-hacks.org/wiki/TypedTicketWorkflowPlugin == How to demo == ^(Provide instructions for demonstration of the task.)^ = Design = attachment:bugworkflow.png = Implementation = ^(Describe and link the implementation results here (from the wiki or the repository).)^ = Testing = ^(Place the testing results here.)^ = Comments = ^(Write comments for this or later revisions here.)