- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2023 08:51 AM
Hey everyone,
we would like to create OLA´s when the assignment group changes.
(We dont use time_worked)
The OLA should start when an incident is assigned to a group, pause when the incident is resolved and stopped when the incident is closed or assigned to another group.
We tried to create a OLA definition but noticed that assignment_goup changes is not available as condition.
Is there any way to create what we need through normal OLA definitions?
Thanks in advance!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2024 08:12 PM
Just came across this when looking for something else. Not sure if you are still needing a solution for this, this is what I have done for this same scenario.
We created a new field called "Reassignment Count" (we wanted to track the number of times a ticket bounced around anyway)
Then I have a BR set to +1 that integer field everytime the assignment group changes
Then in the SLA I use when "Reassignment Count" CHANGES to either stop or cancel the SLA
Killed 2 birds with 1 stone for us 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2023 12:21 PM
Hi @MZahn ,
You should not utilize "when assignment group changes", but instead created start, pause and stop conditions based on "assignment group is XXX" or "Assignment group is not XXX".
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2023 12:32 AM
Hi Anders,
thanks alot for your answer.
If i would create a OLA like you described in your answer wouldnt that limit this OLA to one specific assignment group?
Our goal is to create an universal solution for that issue. So that times that are logged are not depending on one group.
We want to see which groups hold up incidents in the incident process.
Best regards
Max
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2023 10:43 PM
Hi @MZahn ,
Then I see the issue. Unfortunately, I do not see any solution for your requirement.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2023 11:52 PM
Hi @AndersBGS ,
thats unfortunate but thank you for your effort!
I will try to create a metric that logs the time an incident is assigned to one group and will give feedback if i can get it to work that way.