Hi community,
I would like to disable comments in the service desk after 5 day of closing.
I found some possible solutions when the status is closed (Property : jira.permission.comment.denied = true) but this property disables comments permanently.
I need your support.
Thanks
Annalaura
I would suggest having two different workflow statuses for similar requirements:
jira.issue.editable = false
You can also set up an automation to transition any ticket from Resolved to Closed if there is no update after 5 days in the Resolved status.
Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.