Félix Malfait
Félix Malfait
### Discussed in https://github.com/twentyhq/twenty/discussions/3937 Originally posted by **FelixMalfait** February 13, 2024 As of today the email sync is done through a cron that runs every 10 minutes. We'll need to...
It's quite frequent to have a csv with a link to a profile picture when you import a list of people. We should be able to handle that use-case, pulling...
I had a page with 2000 records. I tried to delete all of them except the 3 most recent ones. On the UI it seemed like everything went well, I...
Currently it's only possible to impersonate someone on their default workspace. We need to rethink impersonation in the context of the new structure that attributes one domain to each workspace.
With the new admin panel it's easy to toggle a feature flag like "Workflows" which require a sync-metadata and set your workspace in a corrupted space. I assume this will...
We would need to ban some sub-domains as discussed on Discord with @AMoreaux Ideally we would only ban those in multi-workspace mode (no need to bother self-hosters with this constraint),...
CNAME: domains.twenty.com \+ make an API to CF when a domain is added or removed https://developers.cloudflare.com/api-next/resources/custom_hostnames/
See: https://github.com/twentyhq/twenty/issues/9031#issuecomment-2542015975 I think it would be easier if the default behavior for the container was to run the migration, and setting the environment variable would be used to disable...
I tried to signup today with a credit card but after being redirected I saw the page telling me to pick a plan again, probably because the webhook hadn't arrived...