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.
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.