I am trying to make the description field read only for users in Project Manager role once it reaches a particular status. I am in Jira server 8.2 version.
Hi @Mitali Seal
Yes ii's possible. One option is to use a plugin power scripts with live fields. You can find information here: https://community.atlassian.com/t5/Marketplace-Apps-Integrations/It-s-Alive-How-to-make-the-most-of-Live-Fields-so-your-boss/ba-p/851848
We use it a lot to hide fields and make them not editable for specific statuses and roles/groups.
Regards
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.
Note: Power Scripts Live Fields do not work on Jira Cloud.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
See also similar question Is there a way to make description field non-editable while issue is in certain statuses?
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.