Filtering the issue status based on user level??

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
HomesicK
Posts: 21
Joined: 14 Oct 2010, 09:44

Filtering the issue status based on user level??

Post by HomesicK »

hi all,

How to specify the issues status according to the user access level
(example: new & closed statuses must appear for the reporter & must not appear for the developer).
Mantis: 1.2.4
PHP: 5.2.6
SQL: MySQL 5.0.51a
HomesicK
Posts: 21
Joined: 14 Oct 2010, 09:44

Re: Filtering the issue status based on user level??

Post by HomesicK »

UP !
Mantis: 1.2.4
PHP: 5.2.6
SQL: MySQL 5.0.51a
atrol
Site Admin
Posts: 8536
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Filtering the issue status based on user level??

Post by atrol »

HomesicK wrote:... new & closed statuses must appear ...
Are you talking about issues with this statuses or dropdown lists with statuses?
Please use Search before posting and read the Manual
HomesicK
Posts: 21
Joined: 14 Oct 2010, 09:44

Re: Filtering the issue status based on user level??

Post by HomesicK »

thanx my friend for your reply,,

I mean the dropdown lists with statuses
Mantis: 1.2.4
PHP: 5.2.6
SQL: MySQL 5.0.51a
atrol
Site Admin
Posts: 8536
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Filtering the issue status based on user level??

Post by atrol »

Aah, I remember ....
You are the one who does not trust his developers.
Seems that you also don't trust your reporters or anyone else.

See "Manage" -> "Manage Configuration" -> "Workflow Transitions" what can be done with standard MantisBT functionality.
At the bottom of this page you find "Minimum Access Level to Change to this Status"
If you want more than this (excluding higher access levels like developers from setting status) you will have to ask a developer to change source code.
As you don't trust any developer you have to fear that he will change the source code in a way that it seems for you that he can not change the status.
Be aware that he will be able to change the status if he wants.
Please use Search before posting and read the Manual
HomesicK
Posts: 21
Joined: 14 Oct 2010, 09:44

Re: Filtering the issue status based on user level??

Post by HomesicK »

Hi My friend ,,

I don't trust any body even me lol :P ,, am joking,, look my friend I will tell you the story :

I have a team consists of a team leader, developers, QA resourses (reporters). I want the reporters to have higher access level than the developers since the reporters are the ones who mainly use the system to report bugs. And based in your clarification below, the developer has higher access level class than the reporter!!.Now, Could I change the access levels for the reporter and developer to make the reporter (QA) has a higher level, or should I give my QA resources manager access level to solve this issue ??
Mantis: 1.2.4
PHP: 5.2.6
SQL: MySQL 5.0.51a
atrol
Site Admin
Posts: 8536
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Filtering the issue status based on user level??

Post by atrol »

HomesicK wrote: or should I give my QA resources manager access level to solve this issue ??
This is the way I use MantisBT for internal projects/teams. QA users have DEVELOPER access level. QA is just one part of development. I use the REPORTER access level for external customers.
Please use Search before posting and read the Manual
HomesicK
Posts: 21
Joined: 14 Oct 2010, 09:44

Re: Filtering the issue status based on user level??

Post by HomesicK »

atrol wrote:
HomesicK wrote: or should I give my QA resources manager access level to solve this issue ??
This is the way I use MantisBT for internal projects/teams. QA users have DEVELOPER access level. QA is just one part of development. I use the REPORTER access level for external customers.
That what I did already :)

Thanks for your cooperation my friend :wink:
Mantis: 1.2.4
PHP: 5.2.6
SQL: MySQL 5.0.51a
Post Reply