Hi everybody,
I have a case in one project and i want to see the amount of time in which state a task was, till it is completed. I have this field on the task entity:
When a task is set to a status "Not Started", "In Progress" or "Waiting on someone else" the fields should be calculated in hours and minutes for how long they were in this status.
Does anybody have an Idea how to implement it best? Does a calculated field help me solve this problem?
Thank you in advance!
Best Regards