I've got a few checkbox fields that i need to restrict ability to edit by role in Java Workflow Manager (JWM).
How is this done?
The Secure Fields app provides you "secure" version of several custom fields.
It seems to me that it could be a perfect solution to your use case.
Hi @Scott Steves ,
Welcome to Community :)
Please refer to this post : https://community.atlassian.com/t5/Jira-questions/How-can-I-restrict-custom-fields-by-role-in-Jira/qaq-p/2465942 that is similar to your query
Thank You,
Prachi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Scott Steves ,
You'll need a workflow extension marketplace app or something like ScriptRunner to limited who can edit a field specific field. Out of the box, the permission doesn't go down to the field level. The permission is at the issue level where you can restrict who can edit a ticket.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.