Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Reports

MBoux
Tera Contributor

For a service catalog item, I have several workflow steps. After each step is approved, the item is sent to a new assignment group.
I am looking for a solution to create a report that would display the time an item has remained in “Pending” status for each step of the workflow.
Is there an OOB solution?

1 REPLY 1

Rafael Batistot
Kilo Patron

Hi @MBoux

There’s no single OOB report that shows “time spent Pending per workflow step.”

The closest OOB solutions are:

 

  • Approvals table reports (to see how long an approval was pending).
  • SLA definitions tied to Pending state (to measure elapsed Pending time).
  • Audit reports on the state field (to calculate durations).

 

If you want a clean report per workflow step, you’ll likely need to extend with SLAs or logging logic.

If you found this response helpful, please mark it as Helpful. If it fully answered your question, consider marking it as Correct. Doing so helps other users find accurate and useful information more easily.