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.
Hi All,
We are using Jira service management 4.13.3 and we want to capture the specific keywords from the summary of the email subject line for example if the summary contains critical keyword then the ticket should be raised . It should not create tickets for any other keywords. and according to the keyword the project should be selected .
Is there any way by which we could achieve this kind of functionality by scriptrunner
Hi @Komal Parate ,
You can give a try using ScriptRunner Mail Handler and apply the script here to do the checking on the email subject before create the issue. Currently, the script only checking for existing issue but you can code with extra condition to validate if its contains any critical keywords and then only allow create issue.
I 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.