github →

New request

#15682: Workflow builder breaks in many different ways when editing fast

We'll provision a sandbox, run an agent against the issue, and open a draft PR. You can pull the branch and iterate from there.

Issue

Bug Description

Workflow builder breaks in many different ways when editing fast. Sorry, no detailed description now, but here is a full 2 min video with all kinds of different bugs.

Especially check:

  • 00:07
  • 00:12
  • 00:42
  • 00:53
  • 01:01
  • 01:35
  • 01:50

https://github.com/user-attachments/assets/1584505e-c82b-4f82-aff3-d66ef690e13f

Assessmentadvisory
bug●●● hard75% confidence

Rapid editing in the workflow builder exposes race conditions and state desync across the canvas and persistence layers.

Likely files
  • packages/twenty-front/src/modules/workflow/hooks/useWorkflowNode.ts
  • packages/twenty-front/src/modules/workflow/states/workflow-draft-state.ts
  • packages/twenty-front/src/modules/page-layout/hooks/useDebouncedCallback.ts
  • packages/twenty-front/src/modules/views/hooks/useViewFields.ts
  • packages/twenty-front/src/modules/object-record/hooks/useUpdateOneRecord.ts
Create the request

This opens a fresh agent run and a draft PR for issue #15682.

Cancel