hi guys,,
Reference to the above title, please how could I do such case,,to give the user a privilege to change the status only (new, closed, ...) without changing any other criteria of the issue ???
Thanks
How could the user change the Issue's status only
Moderators: Developer, Contributor
How could the user change the Issue's status only
Last edited by HomesicK on 31 Oct 2010, 10:31, edited 1 time in total.
Mantis: 1.2.4
PHP: 5.2.6
SQL: MySQL 5.0.51a
PHP: 5.2.6
SQL: MySQL 5.0.51a
Re: How could the user change the Issue's status only withou
This is not possible without changing code and / or writing plugin or custom validation functions.
To be honest I have no idea where this behaviour would make sense. Can you describe a use case for this?
Why should a user be able to change only the issue status without having the right to add a note where he can explain why status has been changed, without having the right to set the solution, ..... ?
To be honest I have no idea where this behaviour would make sense. Can you describe a use case for this?
Why should a user be able to change only the issue status without having the right to add a note where he can explain why status has been changed, without having the right to set the solution, ..... ?
Re: How could the user change the Issue's status only withou
Dear atrol,
I just want him to not change the main criteria of the issue like issue's severity, Resolution,Priority ..etc ,, I wanna give the developer certain privileges to edit the criteria of the issue ,, he only responsible to resolve the bug and change the status of it and he could add any note without any privilege to change the issue itself.
Got the point ?
I just want him to not change the main criteria of the issue like issue's severity, Resolution,Priority ..etc ,, I wanna give the developer certain privileges to edit the criteria of the issue ,, he only responsible to resolve the bug and change the status of it and he could add any note without any privilege to change the issue itself.
Got the point ?

Mantis: 1.2.4
PHP: 5.2.6
SQL: MySQL 5.0.51a
PHP: 5.2.6
SQL: MySQL 5.0.51a
Re: How could the user change the Issue's status only withou
Using the following setting should be near to what you want
Goto page Manage -> Manage Configuration -> Workflow Thresholds
Disable checkbox at row "Update an issue" column "Developer"
Seems that you don't trust your developers
Goto page Manage -> Manage Configuration -> Workflow Thresholds
Disable checkbox at row "Update an issue" column "Developer"
Seems that you don't trust your developers

Re: How could the user change the Issue's status only withou
Loool
Yes , I do not trust them
Yes , I do not trust them

Mantis: 1.2.4
PHP: 5.2.6
SQL: MySQL 5.0.51a
PHP: 5.2.6
SQL: MySQL 5.0.51a