[URGENT] Workspace broken after an update on the data model
After an update on the data model (changing the default value on a select field) the all workspace is broken 😅
Workspace Colec
We are onboarding people on it these days, that's why I'm allowing myself to mention it's urgent and to tag you, sorry for the inconvenience :/
Thanks in advance.
@thomast @prastoin @charles

4 Replies
On it
No worries, production issue is an emergency by definition !
Should be fixed !
We've refactored the way we handle operations to be hitting the cache rather than the database to enhance the performances on the metadata api
Seems like you browser cache stored "previous" layout data has been inserted in the cache making yoga enters a failure mode
Thanks for putting that in light
About to refactor the cache key to be dynamic to the client query 👍
Top ! Thanks a lot
Got it, I could have tried to open in private window just to check
Not really, it requires a redis flush on our side
You're welcome !