twenty
twenty copied to clipboard
Server error If I create a column then immediately add an opportunity to it
Steps to reproduce:
- Go to opportunities kanban board
- Click on options, add a stage
- Add an opportunity in the stage you've just created
GraphQL errors on insertIntoopportunity: [{"message":"insert or update on table \"opportunity\" violates foreign key constraint \"FK_e20026fa3f5ec08efdb42e62061\""}]
Sentry issue: PROD-3H
Should be fixed by https://github.com/twentyhq/twenty/pull/3391
Yes I can confirm it's fixed, thanks!