Customizing JIRA field exposure

David Finney August 22, 2013

When my issue is in 'Open' status I want to keep 'Summary' field public (visible to the unauthenticated users) and the 'Reporter' field private so that only the authenticated users can see it.

2 answers

0 votes
RambanamP
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.
August 22, 2013

as @Nic Said jira does't provide field level security, check this issue you may find workaround

https://jira.atlassian.com/browse/JRA-1330

0 votes
Kapil Bolli
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.
August 22, 2013

Hi David,

You can check out this plugin for Field Level Security.

https://marketplace.atlassian.com/plugins/com.quisapps.jira.jfs

-Kapil

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.
August 22, 2013

Yup, Jira doesn't do field level security at all. The field-security plugin is the closest you'll get to it.

Suggest an answer

Log in or Sign up to answer