I am using Datacenter, 8.20.x
My requirement to restrict the users to edit Fields, Issue links, Attachments and Comments in certain Status.
Wrote below properties on the status
jira.permission.edit.denied
jira.permission.attach.denied
jira.permission.comment.denied
But i am unable to restrict for issue link.
I have also tried the below given but failed to restrict
(I donot want to add or delete any issue link, when it enters in required status)
Jira.issue.editable false
Jira.permission.link.denied
Please help on this.
This post is a duplicate of another post where answers have been provided.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.