Open BOHEUS opened 1 month ago
Scenario:
Actual: System won't allow finishing creating new account Screencast From 2024-10-05 11-01-22.webm
Expected: User can create new account
This problem also appears when user tries to change anything in Settings > Experience, Settings > Accounts > Emails, Settings > Accounts > Calendar, creates new API key or webhook in Settings > API & Webhooks, hides any field in object's tab > Options > Fields
@BOHEUS is that on main our on prod (0.30.2) ?
@charlesBochet I've found it locally after pulling newest changes, checked demo as I don't have paid version and is seems like this bug isn't there (there's different bug with inviting new people, but that's topic for another issue)
Database logs
twenty_postgres | 2024-10-05 11:38:20.005 GMT [1012] ERROR: missing FROM-clause entry for table "workspacemember" at character 126
twenty_postgres | 2024-10-05 11:38:20.005 GMT [1012] STATEMENT: UPDATE "workspace_1wgvd1injqtife6y4rvfbu3h5"."workspaceMember" SET "colorScheme" = $1, "updatedAt" = CURRENT_TIMESTAMP WHERE workspaceMember.id = $2 RETURNING *
Ok @Weiko will likely take a close look on Monday, thanks for spotting it!
This one should have been fixed already, I can't reproduce on main. Can you try again? @BOHEUS
Sure, I'll fetch newest changes and check it ASAP
I'm closing this as I can't also reproduce it after pulling newest changes from main
I'm reopening this as I'm able to reproduce it on main and also, ticket was created by one of users https://discord.com/channels/1130383047699738754/1310321595457470504
CC: @Weiko
Btw, it's also reproducible on demo, what a sneaky one https://github.com/user-attachments/assets/a18b1c53-871d-4c1b-b9aa-a72a2db34974
Scenario:
Actual: Member is not deleted and error is thrown Screencast From 2024-10-05 10-54-33.webm
Expected: Member must be deleted