Hi team,
I have 3 custom fields in create issue screen, I need to restrict the same fields to enter Project admins only,
Thanks
Nagaraju
You can use scriptrunner to restrict fields to roles
e.g.
https://scriptrunner.adaptavist.com/latest/jira/recipes/behaviours/field-readonly-except-role.html
Hey @Musku Nagaraju
I am pretty sure this can be achieved using Issue Security configuration.
You can see more here
https://confluence.atlassian.com/adminjiracloud/configuring-issue-level-security-776636711.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
Security levels will apply to visibility of the issue itself not individual fields
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.