Hi,
Is there a way to search for specific keywords inside a ticket and automatically assign it a label or tag?
e.g. we have an automated access request system that pipes its data into JSM and has the same few keywords when it completes a ticket. We want a rule to search for those key words and assign it a label so we can create better reporting.
Hello @jared
Thank you for reaching out.
You can use an automation rule to properly check the resolved issue against a JQL query, properly checking if the issue matches specific keywords on any text fields and adding the relevant labels. These would be the steps:
You can check the documentation below for more details about the JQL operator used in the Automation:
Let us know if you have any questions.
Hi!
Another option would be to use the issue field condition if the keyword search is simple e.g.
Or if you need something a bit more complex, you can use our regex option in the advanced condition
Both of these can run a bit faster than the JQL condition.
Cheers,
Brydie
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.