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

Fixed a bug where variants would not save #1605

Merged
merged 3 commits into from
Mar 15, 2025

Conversation

lukeholder
Copy link
Member

@lukeholder lukeholder commented Mar 6, 2025

Description

Fixed a bug where the nested variant element manager used different attribute names (allVariants & variants) across different versions of 5.x

Setting as 'all dirty' ensures it saves the variants in the nested element manager regardless of the attribute name used.

Fixed a bug where the nested variant element manager used different attribute names (`allVariants` & `variants`) across different versions of 5.x
Setting all as dirty ensures it saves the variants in the nested element manager regardless of the attribute name used.
@lukeholder lukeholder requested a review from angrybrad as a code owner March 6, 2025 08:57
@i-just
Copy link
Contributor

i-just commented Mar 10, 2025

@lukeholder, I was able to reproduce the problem and verified that with this PR the variants are saving as expected.

@angrybrad angrybrad merged commit 4f82ab7 into 6.x Mar 15, 2025
6 checks passed
@angrybrad angrybrad deleted the bugfix/commerce-variants-not-saving branch March 15, 2025 03:38
angrybrad added a commit that referenced this pull request Mar 15, 2025
@angrybrad
Copy link
Member

Just released Feed Me 6.8.0 with this.

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.

3 participants