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.
Is there any app on the marketplace that will allow you to assign tickets based on the agent's work schedule? We run a helpdesk and not all agents work the same schedule. We are having to change the round-robin automation daily to account for when people are working, but it would be nice to have a way of entering their work times so that round-robin only assigns to them when they are at work.
Thanks!
@Greg Siegel and @Ashley Hill - I would suggest submitting a feature request here https://jira.atlassian.com/secure/Dashboard.jspa since this does not exist.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Greg,
I have the exact same requirement at the moment, did you manage to find anything?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unfortunately, we have not. We are trying to write something in house to accomplish what we need.
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.
Yes, we did, we utilize a webhook to call an API that we have set up. Our dev team created an app that allows us to put in what agents we want to receive certain requests. When a request comes in, it reaches out and the app will check which agents are actually clocked in at that time and then randomly assigns the request to one of them. If it comes in after hours, it waits until the next morning to assign the tickets.
This way, tickets never sit waiting on someone that may be on vacation or just not working for several days.
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.