Hello,
In the log of the execution of a step in a workflow, each little run item is a foldable section associated with an execution time. I give these items a meaningful name to enjoy an easy-to-read log.
When using actions to factorize some code between several workflows, I end with several little run items per action. And I also gave these items have a meaningful ID. But they are not displayed anymore in the log.
It would be very useful to display an agregated form of both, when the run is coming from an action. Something like "MyIdFromTheFlow/MyIdFromTheAction".
Thanks in advance for the consideration to this ticket.
Best regards,