Bug in delete basket/service

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
thisisbintang
Posts: 12
Joined: 30 Jun 2022, 10:10

Bug in delete basket/service

Post by thisisbintang » 02 Jul 2022, 08:12

Good evening, one more step aimeos jsonapi will be awesome.
I think I found a bug when deleting a services in basket. When I delete a service with a relid 'payment' it will delete the basket relationships with id 'payment', unfortunately it doesn't happen when I delete the service with a relid 'delivery', the basket relationships with id 'delivery' still there. I'm happily waiting for this problem to be fixed :D
Attachments
Screenshot from 2022-07-02 15-00-33.png
Screenshot from 2022-07-02 15-00-33.png (63.18 KiB) Viewed 1088 times

User avatar
aimeos
Administrator
Posts: 7897
Joined: 01 Jan 1970, 00:00

Re: Bug in delete basket/service

Post by aimeos » 04 Jul 2022, 13:52

It's not a bug in the JSON API, the Autofill basket plugin automatically adds the first matching delivery option by default. If you don't want that behavior, disable the Autofill plugin in "Setup > Plugins".
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply