I want to create an assignment rule based on time.
If Ticket get created between 10AM to 6PM in Day I want to assigne it to the Day shift Team.
I can create assignment rule for day and it will work during that time.
If Ticket get cteated between 6PM to 12PM and 00 AM to 10 AM then those tickets get assigned to the Night shift team.
I think “Python Expression” should do the job but I have tried every possible way but it didn’t work.
Hi @Nimesh007 so here is the condition for your assignment rule for 2 different shifts
add a field in ticket doctype with any name you suggest with field type “time” and set the default to now you can hide it or let it adjust as you need then in assignment rule set this condition