Wingysam / Christmas-Community

Christmas lists for families
GNU Affero General Public License v3.0
212 stars 39 forks source link

can't delete items from wishlist #68

Closed tzwaeaen closed 1 year ago

tzwaeaen commented 1 year ago

Hello,

I have the issue that I can't delete items from my wishlist. I receive the following error message: Error: Failed to find item

I can add, update or move items. I tried to call the delete url (/wishlist/user/delete/id) but it fails: Cannot GET /wishlist/user/delete/id

:-/

Wingysam commented 1 year ago

This is why automated testing / type checking is important. Will be fixed in a moment. Thanks for raising this!

Wingysam commented 1 year ago

Fixed in 1.30.3, published to Docker Hub.