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 would like to use Opsgenie's on-call schedule to specify who an issue can be assigned to.
For this I have created the following rule in the project:
(Rule is also working:)
In addition, I have created the following calendar in Opsgenie:
My problem is that ALL 3 people (Test User, Jens and Ben) are all present at the same time and they should also be assigned issues. (They are not there alternately, i.e. 30m Ben, then 30m Jens etc., but they are all present AT THE SAME TIME.)
Now, when issues are created in the Jira Service Management project, they are only assigned to ONE of the users who are on the on-call schedule. I have also not yet understood HOW Jira selects the user here. But it is always only ONE of the THREE users that are in the schedule.
Does anyone know how to change Jira's behavior so that all 3 users are assigned issues, say one after the other, and not just one?
(edit: wording)
This should also be true to confirm how many users can be assigned in Jira at the same time.
It would also be good to understand the flow:
a. Jira ticket created then OpsGenie alert generated?
b. OpsGenie alert generated, then Jira ticket is created?
I don't think that's quite what I mean. It is clear that 1 Issue can only ever have one assigned person. That is not the problem.
What I am doing is the following:
I use the on-call feature of Opsgenie to assign issues using automation.
Rule Automation:
When ticket is created -> Assign the ticket to a person from the on-call schedule.
The problem now is that the DIFFERENT tickets are always assigned to only ONE person. But there are several persons in the schedule. Ticket 1 should be assigned to person A, ticket 2 then person B, ticket 3 then person C, ticket 4 then person A and so on. But this does not work, as described in the initial post.