When using "Re-run" from the Execution History page, Harness executes the snapshotted pipeline YAML from the original run instead of fetching the latest version from Git. This causes issues when a Git-stored template has been fixed and pushed
The request is to add a "Re-run with Latest" option that re-fetches the pipeline and all referenced templates from Git at the current HEAD before executing, while keeping the existing snapshot-based "Re-run" for reproducibility.
Created by Brijesh Jagani
·