Change approval time

rahulgoyal2
Giga Contributor

Hi, I want to capture the change approval time in a report. How can I do that? 

I am looking for the final approval time.

2 REPLIES 2

-O-
Kilo Patron
Kilo Patron

I would create a metric and report on it.

That would give you the liberty to record the last approval time by whichever criteria you want.

The only problem is if you need this data retroactively - this can be solved too by generating the missing data with help of a fix script using the HistoryWalker API.

rahulgoyal2
Giga Contributor

Thank you