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

Manage variants page doenst fill all fields from api | Admin ui #521

Closed
AntonZhuravel99 opened this issue Oct 21, 2020 · 0 comments
Closed
Assignees
Labels
type: bug 🐛 Something isn't working
Milestone

Comments

@AntonZhuravel99
Copy link

Describe the bug
In manage variants in the product page, some field not filled from the API

To Reproduce
Steps to reproduce the behavior:

  1. Go to /admin/catalog/products
  2. Click on new product
  3. Fill in the name
  4. add 2 product variants
    image
  5. FIll in the product variation information
    image
  6. Click on Create
  7. Go to tab "Product variants"
  8. Click "manage variants"

Actual behavior
only a few rows are filled properly, but it saved properly in DB and get all of the data from response, but fill only a few rows
image
form 'GetProductVariantOptions' API I am getting all data check variant "s green" for example
image

Expected behavior
Should fill all rows

Version
vendure 0.16.1

Additional context
Add any other context about the problem here.

@AntonZhuravel99 AntonZhuravel99 added the type: bug 🐛 Something isn't working label Oct 21, 2020
@michaelbromley michaelbromley added this to the v0.16.2 milestone Oct 21, 2020
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