Can users be granted edit permissions on a single tab within a screen?

Andy Keyworth November 29, 2016

Can a group of user be defined that ONLY has permissions to edit a specific tab's fields? In other words, once the ticket is created, the TICKET_EDITION screen has (say) three tabs: Work, Production, and Shipping. We want a specific group to only be able to update the fields on the Work tab.

1 answer

1 accepted

0 votes
Answer accepted
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 29, 2016

No.  The tabs don't really matter, they are just for grouping fields and have no further functions.

The main part of the answer is that JIRA does not do field level security.  You will need to find or write code to implement security for fields.  There's a good implementation in Quisapps "field security add-on".

Andy Keyworth November 29, 2016

Thank you- that's what I expected, though Quisapps is something I will follow up on.

Suggest an answer

Log in or Sign up to answer