You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If you rename multiple options together, only one of them will be reflected. This problem is believed to occur when applying multiple changes through multiple mutations.
To Reproduce
Steps to reproduce the behavior:
Go to Option edit page from product detail.
Change some Option names below OptionGroup
save changed
Only part of the option name change is reflected in the ProductVariant name.
Expected behavior
If multiple option names are changed, all ProductVariant names must be reflected.
Environment (please complete the following information):
@vendure/core version: 2.2.4
Nodejs version: 20.10.0
Database (mysql/postgres etc): mysql
The text was updated successfully, but these errors were encountered:
Describe the bug
If you rename multiple options together, only one of them will be reflected. This problem is believed to occur when applying multiple changes through multiple mutations.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
If multiple option names are changed, all ProductVariant names must be reflected.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: