Hi All,
in jira we have one requriment, If the issue status is Authorize (the starting status) we need to provide all users can able to edit the all fields except the read only users role, after if the status changed to remaining statueses (next statueses) no one one can able to edit the issue,, only in the people who are in service change management role only able to edit the issue. How can we achieve this requriment. I thought we can configure status properties for this resolution, can someone help me the stastus properties please.
Already fir Authorize status I have configured below properties..
Key: jira.permission.edit.group
Value: jira-users
Key: jira.permission.edit.denied
Value: read only users
The above properties means everyone on the web with jira access can able to edit, except read only users role (correct me if I'm wrong).
After next statuses (for remaining all stastus) I have configured below properti.
Key: jira.permission.edit.projectrole
Key: service change management
And I configured project permission for edit issue permission (any login user)
After configuration project users got few errors, they are not able to open issues. Later I removed all properties then after they can able to browse.
Can any one provide me the best way to break this requirement.
Best Regards,
Mustafa
To be honest - and without blaming -: The builtin workflow properties never worked out for us, therefore we decided to go for ScriptRunner (and their stuff like workflow validators, workflow conditions and Behaviours) 😬
Thanks for your prompt response 🙂
Can you please provide me any documentation or how can we configure with script runner we have sr add on.
Thank you for your attention.
Best regards,
Mustafa
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can check out: https://docs.adaptavist.com/sr4js/latest/features/behaviours
Also this community post could come in handy for your use-case: https://community.atlassian.com/t5/Jira-Software-questions/Scriptrunner-Behaviours-to-set-all-fields-read-only-instead-of/qaq-p/2147799
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.