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

Opening the Product Variant creation menu from the Product Variant view throws error #315

Closed
joelkm opened this issue Oct 31, 2023 · 2 comments
Labels
bug stale PR/Issue without recent activity, it'll be soon closed automatically.

Comments

@joelkm
Copy link

joelkm commented Oct 31, 2023

An out of range index error prevents you from creating Variants from the Product Variant Menu.

Module

product_variant_configurator

Describe the bug

The application prevents the menu to appear due to an out of range index error related to product_variant_ids. Is the Product Configurator model treating the menu as a product template record without attributes?

To Reproduce

Current version, locally or runboat.

  1. Install product_variant_configurator locally
  2. Go to the Product Variants menu (You can go from Inventory, Sales, Manufactury..., not relevant)
  3. Click on "Create product variant" button
  4. You'll trigger the following error, preventing you to open the creation menu.
    image

Expected behavior
It's supposed to show the Product Variant creation menu.

Additional context
I've found the bug both locally and on runboat

@joelkm joelkm added the bug label Oct 31, 2023
@joelkm
Copy link
Author

joelkm commented Oct 31, 2023

I might have found a solution to this

Copy link

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Apr 28, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug stale PR/Issue without recent activity, it'll be soon closed automatically.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant