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

Tax category not updated from Admin UI #2336

Closed
michaelbromley opened this issue Aug 7, 2023 · 0 comments
Closed

Tax category not updated from Admin UI #2336

michaelbromley opened this issue Aug 7, 2023 · 0 comments
Assignees
Labels

Comments

@michaelbromley
Copy link
Member

Describe the bug
Changing the tax category of a ProductVariant in the Admin UI and clicking "update" does not persist the new selection. No tax category id is sent to the API.

To Reproduce
Steps to reproduce the behavior:

  1. Go to a product variant detail page
  2. Choose a different tax category
  3. Click "update"
  4. Note that it is not persisted

Expected behavior
It should send the tax category ID with the mutation

Environment (please complete the following information):

  • @vendure/core version: 2.0.5
  • Nodejs version: any
  • Database (mysql/postgres etc): any
@michaelbromley michaelbromley added the type: bug 🐛 Something isn't working label Aug 7, 2023
@michaelbromley michaelbromley self-assigned this Aug 7, 2023
@michaelbromley michaelbromley moved this to 📋 Backlog in Vendure OS Roadmap Aug 7, 2023
@michaelbromley michaelbromley moved this from 📋 Backlog to 🏗 In progress in Vendure OS Roadmap Aug 7, 2023
@michaelbromley michaelbromley moved this from 🏗 In progress to ✅ Done in Vendure OS Roadmap Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🚀 Shipped
Development

No branches or pull requests

1 participant