Hi All,
Please help me about this issues.
1. I need to create automation rules for our all project. According to our shift time. 9 am to 6 pm.
Once the user move a ticket to one status to another status, then next " due date & time" It will be reflect in our working shift.
Actually, I added a custom field in our project, that filed name is " Due date & time" and I have applied automation on each status for 2 hours( need to complete that ticket within 2 hours). If user move the ticket in another status by 5:30 pm then It reflected "due date& time", by 7:30 pm.
How I can fix this issue?
2. I'm stuck in "Delay in days" field.
Once the "due date & time" passed then it will reflect under the "Delay in days" filed. Like 4, 5, 6 days in delay. Like this.
Please help me on this issue.
Thank you.
Hi @kshridvipa7878 - You have to use both the conditions one after the another to keep solving the use case,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Simplifying your problem statement to my understanding – take a quick look and correct me if am incorrect:
The actual problem statement is to set up automation rules for your project to update the "Due date & time" field based on your office's working hours (9 am to 6 pm).
The issue occurs because the current automation adds 2 hours to the current time regardless of whether it's near the end of the working day, causing errors in setting due dates and times.
Adjustments are needed to ensure that due dates and times are correctly handled, particularly when tickets are moved near the end of the working day
Try implementing the below conditions and see whether it solves your issue:
This action helps to confirm that if a ticket is moved within working hours, the due date and time will be set to 2 hours from the current time.
This action helps to confirm that if a ticket is moved outside working hours, the due date and time will be set to the start of the next working day + 2 hours.
PS:
This response inputs might also carry some research outcomes from the open source / blogs / user guide articles.
Hope this helps - Happy to help further!!
Thank you very much and have a great one!
Warm regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Thank you for your time.
Please let me know that which condition I need to select.
Thank you,
Dvipa
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.