I would like to create an automation that will edit the value of the field.
So, if it's between 2 AM and 4 PM it will add a certain value.
I have no problem with that when the trigger is on creation, I'm just comparing the Created time, but what if the trigger is Issue Edited? So the field value is edited, I'm comparing {{now}} to what? Any ideas?
OK found it, just get the current time and compare it with the time in the same format.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.