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.
I'm trying to create an OpsGenie alert when a service ticket is created by a specific user (Reporter). However, regardless of whether I use the name of the user or the email address, the alert never fires off. Using other data elements works but I can't figure out how to get the Reporter. I saw some information about regex and was wondering if I needed to do something with that.
Hi @Bill Sklar ,
Can you tell me which integration this is for? I think a couple of screenshots of the issue could also be helpful.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Bill Sklar ,
This worked for me with the following configuration:
The reporter will the first and last name of the user in JSM. You will want to use Equals in the filter unless you are planning to use a regex pattern to match for a group of users.
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.