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
So I made a gadget in my team's dashboard that shows items in order of most recently commented, since we use that for a lot of our notes and updates for issues. This is driven by a custom field called "Latest Comment" that is automated to update every time someone comments on an issue. The issue I have is that when someone edits their comment, it does not trigger this automation and update the field. I tried to create another automation to update this custom field each time the issue is updated, but this didn't seem to work... any ideas?
Hello Kenan,
It is a little bit hidden, but when you select 'Multiple issue events', you will get the options to use 'comment edited' and 'comment deleted' actions as trigger for your automation rule. This is available for Jira Data Center.
@Kenan Caramesdid you get a response to your above query? I have a same requirement and we too have our JIRA running on data centre. So unable to view that trigger. Is that trigger available on only cloud?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Kenan Carames
Have you tried the "Issue Comment Edited" trigger?
I think this trigger will work based on the use case you described.
Hope this helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for the response! This is exactly what I'm looking for but that option doesn't seem to be available for me... not sure why. Maybe it has something to do with the version I am running? I have Jira Data Center
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.