Change approval time
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2023 04:45 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2023 01:25 PM
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.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2023 12:20 AM
Thank you