Hello! Hopefully this is a simple one, but I can see it benefiting everyone quite greatly!
On the workflow results page, I would love to see a "Time Saved" tracker column for workflows/tasks/subworkflows. Since all of these things can already be specified, it should be as simple as tracking which items were fired (and how many times) and tallying the time saved per item.
This would help us:
  1. Track down incorrect time saved entries with more granularity than the report crate allows
  2. Ensure looping time saved entries are iterating the correct number of times during withItems
  3. Gather a top-level amount of time saved for complex nested workflows that fire many subworkflows or tasks with varying time saved entries