Audit on assignee change

Hi,
I am trying to get audits on assignee changes on user tasks. I tried changing history-level to to activity, audit and full. Both in my config and db table → act_ge_property.

But still not getting all audits. I only see one entry in act_hi_taskinst - with the latest assignee. I want to see every change.
Please help me.

Thanks
Urvashi

Hi @Urvashi_Prasad

you might check https://docs.camunda.org/manual/7.10/user-guide/process-engine/history/#user-operation-log-entries

2 Likes

Thanks. Turned out i was looking in wrong table.
The activities were in act_hi_op_log table.