Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×I want to create an automation rule that, when an issue is created, the summary of that issue is compared with all other currently open issue summaries, and if there is an exact match, the issue that was just created is immediately cancelled/closed.
Any ideas? I've been playing around with the automation to try and get this to work but have been unsuccessful.
Hi @Chad Cox ,
You can achieve it using our app Issue Merger PRO for Jira. We created an automation module which you configure under project settings. You can define when issues should be merged - in your case when the same summary exists in the project. You can also set some conditions, for example which statuses do you want to check. Of course, this app also allows merging issues manually but I'm not sure if it's helpful for your use case.
I hope that you find our app useful.
Appsvio
Hi Chad,
If you are still interested in answering your question, perhaps we can work on similar solution together? I'm looking to match up specific text in the description field of issues and its not too far from what you want to do. Please let me know if you are still interested.
Sincerely,
Rob
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Chad Cox
Not sure if this is possible with jira automation, but you can try using scripting with sil or groovy plugins and apply it as a postfunction when the issue is created.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Show up and give back by attending an Atlassian Community Event: we’ll donate $10 for every event attendee in March!
Join an Atlassian Community Event!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.