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?