ui icon indicating copy to clipboard operation
ui copied to clipboard

Workflow archival page throws 404

Open andrewbelu opened this issue 1 month ago • 1 comments

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:

  1. Setup S3 archival for namespace
  2. Run a workflow, wait for completion and archival
  3. Go to archival list and click on a workflow
  4. 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

andrewbelu avatar Jan 14 '26 16:01 andrewbelu