Skip to content

ensure element is resaved when applying new propagation method #17214

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

Merged

Conversation

i-just
Copy link
Contributor

@i-just i-just commented May 2, 2025

Description

When BaseBatchedJob was introduced, the ApplyNewPropagationMethod job was converted to use it. As a result, the resaveElements was no longer guaranteed to run for every element being processed, causing the behaviour described in the linked GH issue.

The PR ensures that every element being processed is resaved when applying the new propagation method.

Related issues

#17207

@i-just i-just requested a review from brandonkelly May 2, 2025 11:15
@brandonkelly brandonkelly merged commit ae70eb5 into 4.x May 3, 2025
@brandonkelly brandonkelly deleted the bugfix/17207-apply-new-propagation-method-and-resaving branch May 3, 2025 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants