ui
ui copied to clipboard
Workflow archival page throws 404
Describe the bug When clicking on a workflow in the archival page, it returns a 404 (even though workflow data is in S3 and populated in the archival list)
To Reproduce Steps to reproduce the behavior:
- Setup S3 archival for namespace
- Run a workflow, wait for completion and archival
- Go to archival list and click on a workflow
- See 404
Expected behavior Workflow details page should load successfully
Additional context Not sure if this is related, but looks to be: https://github.com/temporalio/temporal/issues/6193