Search found 2 matches

by frank4all
26 Sep 2005, 11:31
Forum: Help
Topic: Use of g_bug_assigned_status
Replies: 1
Views: 3409

Solved with rc2

My problem is solved by installing 1.0.0rc2
by frank4all
19 Sep 2005, 14:49
Forum: Help
Topic: Use of g_bug_assigned_status
Replies: 1
Views: 3409

Use of g_bug_assigned_status

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 ...