I need to create automated action that will send me an email when the total number of hours spent on tasks will exceed the number of hours planned.
But i don't know how to compare those two variables into a domain, also the total number of hours spent can be used as a trigger but not for the domain.
Do i need to use python or is there a way around it ?