Hi,
We need to have a new drop-down custom field on Jira tickets which should only be viisible to Internal users.
It should be available to edit, view and workflow transition screen. But should be hidden from the Customers.
Is it possible to hide a custom field in Jira from a certain group of user on edit, view and transition screen?
Can it be done using the 'Behaviors' feature of ScripRunner?
Thanks,
Rupa
This can't be done out of the box. Scriptrunner behaviours can do it to a certain point. You can't use behaviours on 'View' screen. On all other screens you can hide this field conditionally using behaviours.
You might as well consider this add-on: Field Security Plugin for Jira
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.