Page 1 of 1

Status assignments

Posted: 04 Oct 2017, 10:46
by Rob
How do I change the Manage settings in Workflow so that once an issue is "acknowledged" or "feedback" it remains in that status regardless of notes added?

I am finding it annoying, even inconvenient, for our workflow that Mantis is constantly changing the status to "new" when a new note is added! I've tried making a few changes in Manage but they don't seem to work.

Re: Status assignments

Posted: 04 Oct 2017, 15:00
by atrol
Disable setting $g_reassign_on_feedback
https://www.mantisbt.org/docs/master/en ... fig.status

Re: Status assignments

Posted: 04 Oct 2017, 16:54
by Rob
Thank you.