martmull
Clarification Needed for Calendar Issue
see this message if it can help https://discord.com/channels/1130383047699738754/1259079702413574184/1298562781372743700
5 replies
Clarification Needed for Calendar Issue
Hey, you probably need to configure your Google related environment variables https://twenty.com/developers/section/self-hosting/self-hosting-var#auth
5 replies
Question Related to Onboarding and UserVars
- Here you can find an occurence of
setOnboardingCreateProfilePending
in the code https://github.com/twentyhq/twenty/blob/ec0250616ed01fee34ff9700eec6d36949f46b88/packages/twenty-server/src/engine/core-modules/auth/services/sign-in-up.service.ts#L281
- Can you detail the steps you go through to see skipped create profile step for new members? I did not see any issue when I tried the following steps (on main):
- create a workspace
- copy the invitation link from /settings/workspace-members
- logout, access the invitation link and signin with a new email address
- see the create profile step7 replies
rest api 500 errors permanent
@rosscdh I can't reproduce, see my comment on https://github.com/twentyhq/twenty/issues/7808
Did I miss something?
15 replies
No system mail sent
Webhooks are currently displaying an error, but it does not impact the webhook functionnality
Also, update events webhook triggering was broken, fixed right now here https://github.com/twentyhq/twenty/pull/7814
67 replies