DB column error

hi, I've got an error in the server logs about a missing column in the database (running version 0.54)
[...]
previous line is a big query
[...]
server-1 | error: error: column taskTarget.onboardingId does not exist
[...]
previous line is a big query
[...]
server-1 | error: error: column taskTarget.onboardingId does not exist
The web UI is empty and displays the same error (see image) How can I fix this in the best way possible?
No description
9 Replies
DemonNo0zy
DemonNo0zy3mo ago
GitHub
DATA MODEL - "column customer.buyerId does not exist" popping up ev...
Bug Description Crested from this Discord message, copied below: We have a custom object customers with a relational field buyer. I wanted to change the relation type of the buyer from "many-t...
DemonNo0zy
DemonNo0zy3mo ago
ticket closed but without release ?
Prastoin
Prastoin3mo ago
Currently being released for cloud env in the first place, will be officially published on docker hub wihtin the day
Prastoin
Prastoin3mo ago
If you build your own twenty docker image you can consume the already existing latest tag https://github.com/twentyhq/twenty/tags
GitHub
Tags · twentyhq/twenty
Building a modern alternative to Salesforce, powered by the community. - Tags · twentyhq/twenty
DemonNo0zy
DemonNo0zy3mo ago
We update with the last version, same issue 3 bugs : - data model page > workspace does not exist - deactivate object > cannot set properties of undefined (setting 'name') - entreprise views > column favorite.onboardingId does not exist We try this command : yarn command:prod cache:flush > nothing change
Prastoin
Prastoin3mo ago
Hello @DemonNo0zy , sorry but too many subjects within the same thread Could you guys please scope each of your issues within a dedicated topic with some information regarding the issue you're facing 🙏
DemonMango
DemonMango3mo ago
@prastoin , I think you tagged the wrong person
Prastoin
Prastoin3mo ago
Erf sorry
DemonMango
DemonMango3mo ago
@DemonNo0zy

Did you find this page helpful?