I need to know how do we make certain fields on a screen noneditable to user ? I could understand we need to have different screens for edit / view /create BUT i am not sure how to make certain fields only non-editable
Please help
JIRA doesn't have field level security. I don't know what plugins are available in Cloud, but there may be a plugin. If not the only way is to place the fields you want limited on a transition, going back to the same status, screen with a condition only the project role (or group) you want to edit the field can execute. Then only put the fields on the view screen. If they need to update the field on a regular basis you'll need to put the transition on all statuses.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.