Hello MantisBT Community,
I am looking to configure MantisBT so that the moment a developer resolves an issue, it is automatically reassigned to the reporter.
I have explored the workflow and configuration options but could not find a built-in method to achieve this behavior. Could you please advise on the recommended approach or configuration to implement this automatic reassignment?
Thank you in advance for your guidance.
Arik
Automatically Reassign Issue to Reporter Upon Resolution
Moderators: Developer, Contributor
Re: Automatically Reassign Issue to Reporter Upon Resolution
We want issues to be automatically reassigned to the reporter when the status changes to RESOLVED, without requiring manual assignment by the developer.
Is this behavior planned for an upcoming MantisBT release, or is there already a supported configuration or recommended customization to achieve this?
Thanks
Arik
Is this behavior planned for an upcoming MantisBT release, or is there already a supported configuration or recommended customization to achieve this?
Thanks
Arik
Re: Automatically Reassign Issue to Reporter Upon Resolution
There is no configuration option for that.
You would have to write a plugin to get this functionality.
See https://mantisbt.org/docs/master/en-US/ ... ev.plugins
A lot of examples can be found on https://github.com/mantisbt-plugins
You would have to write a plugin to get this functionality.
See https://mantisbt.org/docs/master/en-US/ ... ev.plugins
A lot of examples can be found on https://github.com/mantisbt-plugins