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,
we have a Jira Standard subscription included with OpsGenie.
We configured an Email and JSM integration on the Teams page in OpsGenie.
The goal is that when a new email is sent to this OpsGenie email that an Alert gets created and also a JSM issue.
This works so far, but unfortunately the created JSM issue does not set the "Original Reporter" respective the sender email address of the incoming mail for the Reporter field in the JSM ticket.
Is there any solution how to set the sender email address as Reporter in the JSM issue using this combination of the OpsGenie Email and JSM integration?
Hi @ob ,
My colleagues response on a similar community post should help with answering this: https://community.atlassian.com/t5/Opsgenie-questions/Can-we-push-the-extra-property-values-from-Opsgenie-to-custom/qaq-p/1653261
"With the default integration, it's not possible to map additional Opsgenie fields to the Jira issue fields that it creates. Our team is working on a new more advanced Jira integration that will allow for more customization of mapping Opsgenie fields to Jira fields, so stay tuned for that!
In the meantime, you can setup the integration via Opsgenie Edge Connector (OEC)
OEC is a service you install that will essentially be "subscribed" to the Jira integration in Opsgenie, and will execute a script that will actually create/update the issues in Jira. So when an alert is created in Opsgenie and the Jira integration picks it up, OEC will pick up that alert, and execute the actionExecutor.py script that is included in the Jira-OEC package, and that script makes the request to the Jira API to create the issue.
You can fully customize that script, so you could add in those additional extra property fields from the Opsgenie alert to be included in the payload that is sent to Jira to create the issue."
Hope this helps! Let us know if you have any other questions or issues.
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.