Summary
A workflow in a hosted Buzz community is no longer visible in Buzz Desktop, but the relay still returns it and the scheduler continues to run it. Deletion is reported as accepted without removing the workflow.
Affected community
- Community:
zairaa.communities.buzz.xyz
- Workflow ID:
86cf70ff-d8f8-4c04-8b29-c4f81907777b
- Workflow name:
Cross-board control pulse
- Buzz Desktop:
0.4.26
Observed behaviour
- The Desktop Workflows screen shows no workflows.
- Relay/CLI workflow lookup still returns the workflow definition.
- A delete request returns
accepted: true.
- Subsequent workflow list/get checks still return the workflow.
- The hosted scheduler continues to execute it.
Expected behaviour
Deleting the workflow should remove or disable both the relay definition and its scheduler state. A deletion whose backend side effect fails should not be reported as successfully accepted without an actionable error.
Operator action requested
Please urgently disable or delete this workflow in the hosted relay backend and verify that no enabled scheduler entry remains for the workflow ID above.
Please also investigate the inconsistent state and the false-success deletion response so an owner can recover from this condition through the normal Desktop/CLI flow.
Summary
A workflow in a hosted Buzz community is no longer visible in Buzz Desktop, but the relay still returns it and the scheduler continues to run it. Deletion is reported as accepted without removing the workflow.
Affected community
zairaa.communities.buzz.xyz86cf70ff-d8f8-4c04-8b29-c4f81907777bCross-board control pulse0.4.26Observed behaviour
accepted: true.Expected behaviour
Deleting the workflow should remove or disable both the relay definition and its scheduler state. A deletion whose backend side effect fails should not be reported as successfully accepted without an actionable error.
Operator action requested
Please urgently disable or delete this workflow in the hosted relay backend and verify that no enabled scheduler entry remains for the workflow ID above.
Please also investigate the inconsistent state and the false-success deletion response so an owner can recover from this condition through the normal Desktop/CLI flow.