twentyhq / twenty

Building a modern alternative to Salesforce, powered by the community.
https://twenty.com
Other
19.68k stars 2.2k forks source link

Refresh schema post-impersonation #5514

Open FelixMalfait opened 5 months ago

FelixMalfait commented 5 months ago

When impersonating someone (who gave permission through the support toggle), we see an error related to the workspace schema version, probably because it keeps the old workspace schema from the previous user. We should trigger a full reload or trigger a refresh to get the fresh schema.

FelixMalfait commented 1 month ago

Related: #7090