temporalio / temporalio/ui

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

Open
#2,098 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
431
Forks
179
Avg merge
2d 9h
Merged PRs (30d)
71

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue in the Temporal UI by starting a child workflow in abandon mode, closing the parent, and checking the reset control. Trace how reset eligibility is determined for the closed parent, then verify that reset is enabled while the child remains open.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.