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.
Adding to what the others said, that property is discussed in this article
Hello @Naresh
I'm on datacenter 8.22.6 and adding the property key jira.permission.link.denied to the status worked for me. That should be the correct property to add.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello!
Have you tried using jira.permission.link.group property to restrict link to a specific group?
Regards.
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.