reaper47 / recipya

A clean, simple and powerful recipe manager your whole family will enjoy.
https://recipes.musicavis.ca
GNU General Public License v3.0
147 stars 10 forks source link

Unable to edit any recipe. #332

Closed ZeyadAmr closed 1 month ago

ZeyadAmr commented 1 month ago

Describe the bug Clicking "submit" when editing a recipe produces a 500 HTTP error on the PUT request.

To Reproduce Steps to reproduce the behavior:

  1. Click "edit" on a recipe
  2. Make a change and click "submit"
  3. Recieve error pop-up: "Database Error Error updating recipe: SQL logic error: no such table: main.cuisine (1).

Screenshots image

Using latest Docker release.

reaper47 commented 1 month ago

That was my bad. I made a typo in the latest database trigger. The next nightly build will include this fix.