We recently implemented an automation rule that moves tickets on the "Resolved" status to "Closed" after 72 hours being on "Resolved". We want users to create a new ticket if it's marked as Closed. How can we prevent users from commenting on Closed tickets? I've looked into property values such as jira.properties.comment.reporter=denied, but when I did something similar it caused the entire issue to be unable to be viewed. Any ideas?
Try adding this to the issues Closed status property in the workflow.
jira.issue.editable
and set it's value to false
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.