Replies: 1 comment 4 replies
-
This is not normal behavior. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Before submitting this feature request I have
Reviewed the documentation and verified that my feature request isn't already a feature.
Reviewed the existing feature requests and my feature has not been requested.
Checked the tasks taged issues and verified my feature is not covered
Please Describe The Problem To Be Solved
I suspect his is something straightforward, but I'm at a loss.
I've deployed the latest mealie via docker on my host.
I've entered information for a dozen or so recipes.
I've made a few data entry errors
I went back to the recipes to update them, but none of the changes I make persist.
I've tried deleting recipes, and they do not delete.
It's as though the DB is in a "write once" mode.
I would add log entries, but there are not any. I can tail the log file, and it tracks when I log in, get the initial page of recipes, and open a recipe. But NONE of the actions I take on the recipe page generate log entries.
I am very confused.
Beta Was this translation helpful? Give feedback.
All reactions