lightning icon indicating copy to clipboard operation
lightning copied to clipboard

Allow UI to reference a Workflow Snapshot instead of actual model when viewing runs

Open stuartc opened this issue 1 year ago • 0 comments

When viewing a run that was executed against a snapshot, the UI should show that workflow and it's steps with the Job/Credential/Trigger/Edge that was used at the time of execution.

In addition, the WorkerChannel must use a WorkflowSnapshot as it's source of truth.

A proposed design would be to have the WorkflowSnapshot or similar module, act as an interface to retrieve information about it.

  • [ ] #1843

stuartc avatar Feb 28 '24 08:02 stuartc