You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I want to stop an automated process that adds an internal comment on a Service Desk ticket once the linked development ticket gets resolved.
The comment probably originates from an automation that I set up. In the meantime I disabled and finally deleted the automation but the comment still gets added to the Service desk ticket (see screenshot below).
I can´t find any related audit logs that give me trail to the origin of this comment.
So my question is: How can I troubleshoot this issue and trace where the comment origins from?
Hi @Alexander Eck - Have you checked the workflow for a post function on that final transition?
Good point. And yes I did check that but forgot to mention that. Here are the postfunctions for this specific workflow.
Sometimes the explanation is not exactly clear to me but as far as I can tell these are standard and not editable:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It may be a global automation rule then. Under issue details, take a look at Automation and click Rule executions. It should show whatever rules have executed. If you don't see it there, you may have to go on an expedition through the global rules here:
https://INSTANCE.atlassian.net/jira/settings/automation
Note - You need Jira Admin rights to view
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for keeping coming back to you.
And yes I already looked at the audit logs for global automations. But there are no log entires for the timestamp (25 May 2023 at 07:43) when this comment was added.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
One last thing that I always forget about... If you've been on cloud long enough, you may have a legacy automation in place. On project settings there would be an option for legacy automation. Take a look there and see if you have any old rules.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Here you go! There it was. Found the guilty one. Thanks a lot for your help!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.