Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run re-denormalization script on all tenants #7515

Open
RafaPolit opened this issue Dec 2, 2024 · 3 comments
Open

Run re-denormalization script on all tenants #7515

RafaPolit opened this issue Dec 2, 2024 · 3 comments

Comments

@RafaPolit
Copy link
Member

Following #7184, we need to either run this on all tenants (will take hours, even days) or create a script to assess the level of the problem and which tenants are affected.

@aphilop
Copy link

aphilop commented Dec 9, 2024

@RafaPolit to discuss this with the backend team to define the right approach going forward

@RafaPolit
Copy link
Member Author

The diagnosis script is a complex one. Saving entities normally will fix this issue in time. Data is not permanently corrupted and we can always run the script on need-by-need basis.

So, we are inclined to not do anything else at this point.

@txau
Copy link
Collaborator

txau commented Dec 9, 2024

But if don't run it now some instances hace the data corrupted? Maybe we could manually run it on some cherry picked instances that are older and more affected?

I would start by trying it out on staging since it may happen that some entities cannot be saved due to validations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants