temporalio/ui

Reset is disabled for closed workflows that start a child workflow in abandon mode

antmendoza opened this issue · 1 comments

Describe the bug
Reset is disabled for closed workflows that start a child workflow in abandon mode and the child workflow remains open when the parent closes.

Attaching a screenshot and the workflow history

Screenshot 2024-05-08 at 22 16 36

8851b515-aa4d-4f5b-bad4-5ff587af853f_events.json

To Reproduce
Start a child workflow in abandon mode before the parent workflow closes, and try to reset the workflow from the UI

related to 3624, I don't think it is an issue in the UI.