Tonton78
column company.createdByContext does not exist
Hello,
I was using version 0.40 in self-hosted mode. I wanted to update directly to use version 0.42 because I want to use mail synchronization with Microsoft.
I therefore performed a docker compose down, changed the tag, and finally docker compose up with the latest version.
Once this was done, I properly executed:
docker exec -it twenty-server-1 yarn database:migrate:prod
docker exec -it twenty-server-1 yarn command:prod upgrade-0.42
But I have an error that prevents me from using the CRM correctly:
column company.createdByContext does not exist
Also, the "People, Tasks and Opportunities" tabs no longer display.
Can someone help me?
I hadn't yet started entering my database, so I have no problem starting with a new database.
24 replies
I am encountering an issue with enabling Microsoft Sync in my Twenty CRM instance.
Hello
I am encountering an issue with enabling Microsoft Sync in my Twenty CRM instance. Here’s a summary of the problem:
Microsoft authentication is working correctly, and users can log in using Microsoft accounts.
However, mail and calendar synchronization is not working, and I keep getting the error:
“Microsoft sync is not enabled.”
I have checked the following:
GraphQL API: isMicrosoftAuthEnabled is set to true.
2 replies