I've made my own lifecycle in which I do not want an issue automatically assigned to somebody. I'v tried with g_bug_assigned_status = OFF, but this is work in my case.
part of my config_inc.php:
$g_bug_assigned_status = X;
$g_auto_set_status_to_assigned = OFF;
Note: in the UI ( <server>/mantis/<project>manage_config_work_threshold_page.php ) I see that "Status to set auto-assigned issues to" is not set to X (even not after an update!).
I'm using mantis 1.0.0rc1
What do I need to disable the auto-assign (or how can I automatically reset the "assigned to" field? Thanks in advance.
Frank
Use of g_bug_assigned_status
Moderators: Developer, Contributor
Solved with rc2
My problem is solved by installing 1.0.0rc2