fix(ui): Feature/clone freight from history#6518
Conversation
Signed-off-by: Kevin Etore <info@etore.nl>
Signed-off-by: Kevin Etore <info@etore.nl>
✅ Deploy Preview for docs-kargo-io ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Automated Policy NoticeThis pull request has been converted to a draft because it does not reference an unblocked issue. Maintainers do not routinely review drafts. All contributions to Kargo require a linked, unblocked issue. This ensures that proposed changes have been reviewed by maintainers before effort is invested. To move forward:
See the Contributor Guide for full details. |
Automated Policy NoticeThis pull request has been converted to a draft because it does not reference an unblocked issue. Maintainers do not routinely review drafts. All contributions to Kargo require a linked, unblocked issue. This ensures that proposed changes have been reviewed by maintainers before effort is invested. To move forward:
See the Contributor Guide for full details. |
Closes #6517
This PR allows users to reconstruct and clone a historical Freight from a stage's Freight history, even when the original Freight resource has been removed by garbage collection.
Instead of failing when the referenced Freight no longer exists, the UI reconstructs a Freight from the historical Stage data and opens the existing assemble freight workflow. This allows users to modify versions before assembling a new Freight.