History doesn't show the right workflow snapshot
Open
@lmac-1 is already working on this.
Since Apr 8, 2026.
bug
- Dominant language
- Elixir
- Stars
- 296
- Forks
- 86
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 50
Description
Steps to reproduce:
- User creates workflow_v1: webhook > adaptors A > B > C
- User clicks run on workflow_v1: creating work_order_1 and run_1
- User edits workflow to create workflow v2: webhook > adaptors B > C > D or A > B > C > D > E
- User clicks history tab > selects run_1
- User sees workflow_v2, not workflow_v1
To add insult to injury:
6. Switch to workflow_v1 in version picker
7. Click on run_v1
8. Canvas switches back to workflow_v2
Expected behaviour:
Viewing a run should show the right historical snapshot to match the logs
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.