Workflow question

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
RabidMonkey
Posts: 2
Joined: 05 Aug 2005, 22:57

Workflow question

Post by RabidMonkey »

When a bug is moved from Assigned to Resolved it currently stays assigned to the same person. What do I need to change to have it automatically re-assign to the submitter in this case?
thraxisp
Developer
Posts: 509
Joined: 14 Feb 2005, 03:38
Location: Ottawa, Canada
Contact:

Post by thraxisp »

Mantis currently doesn't do this.

If you re-assign the issue back to the submitter, how does it get re-routed to the designer if the issue is re-opened? Re-assigning it also severly complicates the process of figuring out who resolved the issues.

An alternative is for reporters to look for issues that they originated that have been resolved. This could easily be added to the my_view page.
--
Glenn Henshaw Logical Outcome Ltd.
Mantis developer and user w: http://www.logicaloutcome.ca
RabidMonkey
Posts: 2
Joined: 05 Aug 2005, 22:57

Post by RabidMonkey »

Ideally what would happen is that when a developer sets the bug to "resolved" it stays in the state but gets returned to the submitter for verification. If a bug is re-opened it would automatically get assigned to the person who set the bug status to "resolved".

What do I need to do so that I can change the my_view page to have it display bugs the user submitted that are currently in the resolved state?
thraxisp
Developer
Posts: 509
Joined: 14 Feb 2005, 03:38
Location: Ottawa, Canada
Contact:

Post by thraxisp »

I added this code under #6093.
--
Glenn Henshaw Logical Outcome Ltd.
Mantis developer and user w: http://www.logicaloutcome.ca
Post Reply