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

Admin UI: Assign product to channel during creation #1059

Closed
CamTosh opened this issue Aug 30, 2021 · 0 comments
Closed

Admin UI: Assign product to channel during creation #1059

CamTosh opened this issue Aug 30, 2021 · 0 comments
Assignees
Labels
type: bug 🐛 Something isn't working

Comments

@CamTosh
Copy link
Contributor

CamTosh commented Aug 30, 2021

Describe the bug
It is not possible to add a product to a channel before it has been created. But the interface offers an "ASSIGN TO CHANNEL" button which leads to the error "Either the Product id or slug must be provided" (slug i18: product-id-or-slug-must-be-provided)

To Reproduce
Steps to reproduce the behavior:

  1. Go to '/admin/catalog/products/create' (stay on "default channel")
  2. Fill new product info
  3. Click on 'Assign to channel'
  4. See error Either the Product id or slug must be provided

Expected behavior
The button should not be available until the product is created.

Environment (please complete the following information):

  • @vendure/core version: 1.1.5
  • Nodejs version: 14.16.1
  • Database: Postgres

Additional context

image

@CamTosh CamTosh added the type: bug 🐛 Something isn't working label Aug 30, 2021
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