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

Changed option name is not reflected in ProductVariant name #2892

Closed
choim4389 opened this issue Jun 13, 2024 · 0 comments
Closed

Changed option name is not reflected in ProductVariant name #2892

choim4389 opened this issue Jun 13, 2024 · 0 comments
Assignees
Labels
type: bug 🐛 Something isn't working

Comments

@choim4389
Copy link

choim4389 commented Jun 13, 2024

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:

  1. Go to Option edit page from product detail.
  2. Change some Option names below OptionGroup
  3. save changed
  4. 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
@choim4389 choim4389 added the type: bug 🐛 Something isn't working label Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants