Bug with bulk edit
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!
- AleksandarJovanovic
- Posts: 27
- Joined: 01 Jun 2022, 21:26
Bug with bulk edit
Aimeos version 2023.10
Php: 8.2
Linux
Dear i have bug when i try to bulk editing multiple product. This is bug to all aimeos instalation that i try on live server and local environment.
When i selected all product the field open but when i try use checkbox the whole panel with edit field just disappear.
(prntscr)
Best regards
Php: 8.2
Linux
Dear i have bug when i try to bulk editing multiple product. This is bug to all aimeos instalation that i try on live server and local environment.
When i selected all product the field open but when i try use checkbox the whole panel with edit field just disappear.
(prntscr)
Best regards
- Attachments
-
- Screenshot from 2024-02-08 09-51-11.png (142.92 KiB) Viewed 43320 times
Re: Bug with bulk edit
We are unsure how to reproduce the issue. Can you record a screencast where you show the problem?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star
- AleksandarJovanovic
- Posts: 27
- Joined: 01 Jun 2022, 21:26
Re: Bug with bulk edit
Dear on link u have uplouded video.
https://www.veed.io/view/3b69668d-2d72- ... anel=share
On all my instalation i have same problem.
Tnx
https://www.veed.io/view/3b69668d-2d72- ... anel=share
On all my instalation i have same problem.
Tnx
Re: Bug with bulk edit
We can confirm the problem but haven't found out yet why it happens ...
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star
- AleksandarJovanovic
- Posts: 27
- Joined: 01 Jun 2022, 21:26
Re: Bug with bulk edit
Thank you for the prompt response, I hope someone will find a solution to this problem. I will definitely follow the forum.
Thanks again.
Thanks again.
Re: Bug with bulk edit
We've found the problem and fixed in in aimeos/ai-admin-jqadm:2023.10.x-dev.
Can you please execute this command and test yourself?
Can you please execute this command and test yourself?
Code: Select all
composer req aimeos/ai-admin-jqadm:2023.10.x-dev
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star
- AleksandarJovanovic
- Posts: 27
- Joined: 01 Jun 2022, 21:26
Re: Bug with bulk edit
Just tested, and everything works perfectly. Thank you, you're the best