Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Groups restriction on the same project

Gilad Shtern
Contributor
July 8, 2021

Hi,

 

I have a use-case in which company would like to restrict project between groups, meaning:

On one hand , groupA at project A - could browse/edit only specific related issue.s

 While on the other hand, groupB should be able to edit related specific issues on projectA.

 

Another issue was raised, could we restrict system field or custom fields?

For example, Comment fields can't be hide.

 

Kindly,

Gilad

 

1 answer

0 votes
Dave Bosman [Realdolmen]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 8, 2021

Hi @Gilad Shtern 

Restricting issues could be accomplished with issue security schemes and automation rules with the plugin Automation for Jira. Depending on what you want to hide for group B it could take multiple automation rules and even custom fields to provide you with users or groups that are allowed to see the issue. 

Hiding fields would be a little harder but if you are up to it you could install the plugin jsincluder and create a javascript (or jquery) to do that and map it to the respective screens (create, edit, view, transition) of the projects you want it implemented.

Regards

Dave 

Suggest an answer

Log in or Sign up to answer