Upgrade from v0.40.8 to v0.41.4 fails due to column "createdByContext" of relation does not exist
has anyone found a solution to the issue raised in the issue: https://github.com/twentyhq/twenty/issues/9969 ?
When executing
Thanks!
When executing
yarn command:prod upgrade-0.41 I get the error QueryFailedError: column "createdByContext" of relation "task" does not exist (I have attached the error in the log/output).Thanks!
message.txt4.51KB
GitHub
The latest update breaks everything again. I updated to 0.41.1 using the latest tag. Since there are no specific instructions in the documentation, I ran the usual command: yarn database:migrate:pr...