Hi @Anonymous
Did some more thinking, think this should work:
My thinking is this:
- We stamp in 4h intervals
- To capture correct times we need some sort of time stamp property.
- We should be okay using just on time stamp property, because a ticket only ever has one status at any one time.
- We also need a delay (4h) which then clears the time stamp property
- This triggers a re-enrolment into the WF
- This checks if there was a change in status and either adds another 4h to the time in the existing stage or the new one the ticket has moved into
Wanna give that a try?
Frank
