Can't select existing article in group product variants
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
-
- Posts: 16
- Joined: 06 Jun 2024, 04:34
Can't select existing article in group product variants
Aimeos 2024.04
Laravel 11
PHP 8.2
This is a fresh install and the demo group product that comes with it, in it I can change the product variant sku to another article Same install, same demo product, I added a new entry to variants and I can't select an existing product (I also tried creating a new group product and same thing, also tried creating my own product articles and can't select them either)
Edit: also when I write an existing product there it gives me the error that sku already exists
Edit2: seems like graphql returns an empty searchProducts list
Edit3: this does not happen your demo did my install go wrong or something?
Edit4: checked and also switched from 2024 to dev, same thing
Laravel 11
PHP 8.2
This is a fresh install and the demo group product that comes with it, in it I can change the product variant sku to another article Same install, same demo product, I added a new entry to variants and I can't select an existing product (I also tried creating a new group product and same thing, also tried creating my own product articles and can't select them either)
Edit: also when I write an existing product there it gives me the error that sku already exists
Edit2: seems like graphql returns an empty searchProducts list
Edit3: this does not happen your demo did my install go wrong or something?
Edit4: checked and also switched from 2024 to dev, same thing
Re: Can't select existing article in group product variants
We can confirm the problem and will find a solution for that
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: Can't select existing article in group product variants
The problem has been fixed now and a new release of aimeos/ai-admin-jqadm is available.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

-
- Posts: 16
- Joined: 06 Jun 2024, 04:34
Re: Can't select existing article in group product variants
Can confirm, thank you.