HI.
I´m trying to create a rule to automatically assign the issues to the On-Call staff, but I can´tn find how to do it, son I have that question, is it possible to do so?
In case users are still looking for suggestions on this topic, you can now assign issues to the on-call responder. See
Where is the information that identifies the "On Call staff" located?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have the same question as Victor. I would assume the information is in OpsGenie for him. It is for me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi.
@Peter Burton yes, the information is in Opsgenie, but is also available in JSM, I'm attaching some screeshots that shows where the information is in JSM.
I found another issue just after I posted this, asking the same question, but, according to the reply, there's no way to assign the issues to an On-Call agent, this is due to that function is not available in JSM, in fact, I followed the suggest of the Community Manager and posted a request in the portal
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Here is the automation rule I am using at my job.
When: Issue Created
Issue Type Equals
(your issueType here)
Then: Send Web Request
GET
https://api.opsgenie.com/v2/schedules/:scheduleIdentifier/on-calls
And: Edit Issue fields
Assignee to {{webResponse.body.data.onCallParticipants.name}}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline 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.