Page 1 of 1

Manager VS Developers?

Posted: 22 Feb 2007, 02:52
by s050399b
Hi,

I noticed that under Manager's role, they are able to change the "Change Status To:" to "assigned".

But under Developer's role, they are unable to.

Could someone let me know what needs to be fix? Or where I should look into?

Thanks~

Posted: 22 Feb 2007, 03:18
by s050399b
Let me post more info:

For Developers, they need to do a 2 step processing:
- they need to write a note
- and then they will assign


For managers, they will just:
- click on assign button
- a web page will load up and asking them to post a note why it was assigned

Posted: 22 Feb 2007, 06:22
by deboutv
Hello,

What are the values of the following variables?

$g_update_bug_assign_threshold
$g_handle_bug_threshold

Posted: 22 Feb 2007, 22:49
by s050399b
$g_update_bug_assign_threshold = '%handle_bug_threshold%';
$g_handle_bug_threshold = DEVELOPER;

Does it help? Thanks~ :)

Please let me know if you need more info. The above are default values from Mantis


I didn't make any changes via "config_inc.php"

Posted: 22 Feb 2007, 23:06
by s050399b
i think when the status is "assigned", developers and managers are not able to use the "change status to:" to "assigned"; i think it makes sense.

But they could use the "assigned to:" button, but then they have to add a note to it.


Please let me know if this approach makes sense.

Thanks,