How to set up a custom field to read only for Jira Users?

Elif Alverson July 25, 2016

Hello, 

Is there a way to set up a custom field named " projected due date" to read only for only Jira Users not for the JIRA Admins without installing any plug inns on JIRA  v7.1.1#71004-sha1:d6b2c0d?

Thank you. 

Elif

2 answers

1 vote
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.
July 25, 2016

Yes -

  • remove the field from the "edit" screen,
  • create a new screen for "edit projected due date",
  • add "looped" transitions to the workflow (so from open to open, in-progress to in-progress etc),
  • use the new screen for these transitions
  • finally, put conditions such as "only people in the admin group" on the looped transitions

This does leave you with a small weakness in the create screen - if you don't have the field there, you'll need the admins to go set the data after creation.  Or you can have it on there, but all users will be able to fill it in when they create issues

0 votes
Joe Pitt
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 25, 2016

Put it only on the view screen and create a transition only executable by the admins from any status you want to be able to update it from.

Suggest an answer

Log in or Sign up to answer