When viewing a pipeline execution, you can see the compiled YAML, but you don't know which versions of the templates it was compiled from. If you select 'Edit Pipeline', it takes you to the latest version of that pipeline, which is not necessarily the version that was used in that execution.
This makes it difficult to debug.
So, I would like the pipeline execution to list all the versions of the templates that were compiled at the time of the execution somewhere (could be extra metadata in the compiled YAML or wherever else is appropriate)