Skip to content

Fix all storage containers reindexed when other add-ons are upgraded#54

Merged
ramonski merged 2 commits into2.xfrom
upgrade-reindex
Oct 15, 2025
Merged

Fix all storage containers reindexed when other add-ons are upgraded#54
ramonski merged 2 commits into2.xfrom
upgrade-reindex

Conversation

@xispa
Copy link
Member

@xispa xispa commented Oct 13, 2025

Description of the issue/feature this PR addresses

This Pull Request optimizes the upgrade process to ensure that only the required import steps are executed when other add-ons are upgraded.

Current behavior before PR

Upgrading another add-on triggers a reindexing of all sample storage containers, even when unnecessary.

Desired behavior after PR is merged

Upgrading another add-on runs only the necessary import steps, preventing redundant reindexing.

--
I confirm I have tested this PR thoroughly and coded it according to PEP8
and Plone's Python styleguide standards.

@xispa xispa changed the title Fix all storage containers being reindexed when other add-ons are upgraded Fix all storage containers reindexed when other add-ons are upgraded Oct 13, 2025
@xispa xispa requested a review from ramonski October 14, 2025 21:09
@ramonski ramonski merged commit 2d6c242 into 2.x Oct 15, 2025
2 checks passed
@ramonski ramonski deleted the upgrade-reindex branch October 15, 2025 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants