What type of restriction do you want to implement?
Except jira admins, users should not link issues to that particular issue type after two days.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have not found a way to restrict the ability to link issues to an issue based on time since creation, but I did find this article about restricting issue linking based on status.
You could consider automatically transitioning the issue to another status after two days, and then implement the above method for restricting issue linking in every status but the initial status.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Trudy Claspill 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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please start a new Question for your issue rather than adding to a post that is almost a year old, concerns a different hosting type.
Additionally, provide links to any references you are using, and show all the properties you are setting and the values you are setting them to.
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.