Allow viewers to handle Issues and see their Assigned to Issues only

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
premtim
Posts: 2
Joined: 17 Mar 2020, 17:26

Allow viewers to handle Issues and see their Assigned to Issues only

Post by premtim »

Hi,

I want to give to 5 specific users (NOT Reporter access level) rights to handle issues and so that they could only see the Issues that are Assigned to them ONLY.
These users have only access level as "viewer" because they will only need to see Issues Assigned to them and add notes.

For Reporters, I'm using the option "Limit reporter's access to their own issues".

I'm using 2 private projects : IT and Facilities.
15 users have reporter access levels : they have access as reporter to both projects
5 other users that have viewer access levels : they have access only to Facilities project

Do you have any ideas how to make this possible ?

Sorry about my english

Thanks
atrol
Site Admin
Posts: 8366
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Allow viewers to handle Issues and see their Assigned to Issues only

Post by atrol »

Starting from version 2.24.0 there is a new option `$g_limit_view_unless_threshold`
https://mantisbt.org/docs/master/en-US/ ... imitedview
Please use Search before posting and read the Manual
premtim
Posts: 2
Joined: 17 Mar 2020, 17:26

Re: Allow viewers to handle Issues and see their Assigned to Issues only

Post by premtim »

atrol wrote: 17 Mar 2020, 17:37 Starting from version 2.24.0 there is a new option `$g_limit_view_unless_threshold`
https://mantisbt.org/docs/master/en-US/ ... imitedview
This is my solution.

Thank you
Post Reply