Skip to content

Conversation

@Jord38
Copy link

@Jord38 Jord38 commented Sep 25, 2025

…idations

context flag check was not present in _tier_validation_check_state_on_write(vals) and thus I was unable to properly skip the tier validation using the context flag.

now moved up to the write method to ensure validation is skipped if context flag is present

@OCA-git-bot
Copy link
Contributor

Hi @LoisRForgeFlow,
some modules you are maintaining are being modified, check this out!

@Jord38 Jord38 force-pushed the 17.0-fix-base_tier_validation-skip_context_flag branch from 5be1557 to 2bd9e1e Compare September 25, 2025 13:39
@chrisb-c01
Copy link

@Jord38 could you possibly also add the use of the context flag to the documentation? Similar to https://github.com/OCA/queue/blob/18.0/queue_job/readme/USAGE.md?plain=1#L295

@Jord38 Jord38 force-pushed the 17.0-fix-base_tier_validation-skip_context_flag branch from 2bd9e1e to 67d33a6 Compare September 25, 2025 14:20
@Jord38
Copy link
Author

Jord38 commented Sep 25, 2025

@Jord38 could you possibly also add the use of the context flag to the documentation? Similar to https://github.com/OCA/queue/blob/18.0/queue_job/readme/USAGE.md?plain=1#L295

@chrisb-c01
Added documentation on this context flag and also another existing context flag skip_check_state_condition

@Jord38 Jord38 force-pushed the 17.0-fix-base_tier_validation-skip_context_flag branch from 67d33a6 to 352069c Compare September 25, 2025 14:21
@Jord38
Copy link
Author

Jord38 commented Sep 30, 2025

@gurneyalex @pedrobaeza can we get this merged?

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants