Hi all,
we are doing a lot of cancelling work tasks that can’t be handled due to various reasons. This is working but with some problems…
- The Work task finished date is not updated. Nor there is any field (that I am aware of) That is keeping track of when a work task has been cancelled.
That keeps me to the problem that I can’t filter the Work task list on work tasks that have been cancelled last week and so on. - I can see the Work Task cancel event in the Work Task per se. But I don’t know where to access this data in the database so I could probably use that event to create a database lobby.
Does anyone knows if and what database table keeps the Work Task event log?
I am greatful for any hints or any other suggestions