Last actionlog date
Ive gotten a request to be able to view the last actionlog entry on a workitem.
The problem is that alot of our analysts open workitems in the console and click ok when there done without changing anything, wich updates the lastmodified.
Is it possible to present a date when the last actionlog entry was made?
Answers
There are a number of type projections for work items which included the action log and therefore you could look up the item in there with the latest date. You could get to this via PowerShell, SQL or a Cireson Portal view.
How are you hoping to present this data and I might be able to help further.
Geoff