Manager VS Developers?

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
s050399b
Posts: 22
Joined: 10 Nov 2006, 00:46

Manager VS Developers?

Post 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~
s050399b
Posts: 22
Joined: 10 Nov 2006, 00:46

Post 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
deboutv
Posts: 507
Joined: 15 Jan 2007, 14:31
Location: La Ciotat, FRANCE
Contact:

Post by deboutv »

Hello,

What are the values of the following variables?

$g_update_bug_assign_threshold
$g_handle_bug_threshold
Want more plugins to customize Mantis?
=> http://deboutv.free.fr/mantis/

Mantis: 1.1.0, 1.1.0a2
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux
s050399b
Posts: 22
Joined: 10 Nov 2006, 00:46

Post 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"
s050399b
Posts: 22
Joined: 10 Nov 2006, 00:46

Post 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,
Post Reply