I'm administering an instance of Service Desk, and we would like comments to be able to be added to resolved issues.
Currently, for example, when a user emails to say "Thanks!" after we resolve their issue, a new issue is created.
How do I allow comments to be added to resolved issues?
We ended up solving this by adding the following Workflow Step Properties to the 'Done' workflow step:
jira.permission.comment.group = whatever group service desk staff are in, so that they can comment
and
jira.permission.comment.reporter =
That's intentionally left blank.
Hope that helps someone down the track.
Hi @Jake !,
Instead please validate below option which won't allow comments to be posted after resolving an issue.
https://confluence.atlassian.com/jira060/how-to-deactivate-comments-for-closed-issues-370705204.html
Thanks,
RamaRao
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Jake,
Plese, check your project automation.
Project -> settings -> Automation
Check witch rules you use.
Also, check your Automation Log, it should help you detect the rule.
Project -> settings -> Automation -> View Log
BR, Olga
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.