Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

CRM 2011 Case Queue audit history [closed]

I want to Audit "Case" queue history. We can audit field history but not on relationship entity. So if case is assigned to Queue "Queue1" and after couple of days if the case is assigned to another queue "Queue2". So how can we track queue history for the case, like how much time it stays in Queue1 and queue2.

like image 235
SP007 Avatar asked Jan 31 '26 22:01

SP007


1 Answers

If we enable audit for Queueitem, We can see audit history in following way.

To see Case Audit history.

CASE > QueueItemDetails(Ribbon) > Audit History.

Database table: Audit query : SELECT * FROM audit WHERE objectid LIKE ''

like image 194
SP007 Avatar answered Feb 03 '26 15:02

SP007



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!