Skip to content

[FIX] removing skipping already validation rebuilt#542

Open
mmahrouss wants to merge 1 commit intoalphafrom
alpha-fix-skipping-rebuilding-validation-mdms
Open

[FIX] removing skipping already validation rebuilt#542
mmahrouss wants to merge 1 commit intoalphafrom
alpha-fix-skipping-rebuilding-validation-mdms

Conversation

@mmahrouss
Copy link
Collaborator

This was only rarely occurring, and it was causing an issue because we were re-adding files in add_dependents_to_validation which is valid for when something in base depends on a model. which is not common enough to cause errors, but leaving it like so can leave some base files not built and stuck and pending

@mmahrouss mmahrouss added this to the 1.2.0 milestone Feb 6, 2026
@mmahrouss mmahrouss requested a review from fda-odoo February 6, 2026 16:52
@mmahrouss mmahrouss self-assigned this Feb 6, 2026
@mmahrouss mmahrouss added the bug Something isn't working label Feb 6, 2026
@mmahrouss mmahrouss marked this pull request as ready for review February 6, 2026 16:52
@mmahrouss mmahrouss modified the milestones: 1.2.0, 1.3.0 Feb 6, 2026
This was only rarely occurring, and it was causing an issue
because we were re-adding  files in add_dependents_to_validation
which is valid for when something in base depends on a model.
which is not common enough to cause errors, but leaving it like so can leave some base files not built and stuck and pending
@mmahrouss mmahrouss force-pushed the alpha-fix-skipping-rebuilding-validation-mdms branch from 7cabf7a to b7e6285 Compare February 25, 2026 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant