-
-
Notifications
You must be signed in to change notification settings - Fork 954
Open
Labels
Description
First Check
- This is not a feature request.
- I added a very descriptive title to this issue (title field is above this).
- I used the GitHub search to find a similar issue and didn't find it.
- I searched the Mealie documentation, with the integrated search.
- I already read the docs and didn't find an answer.
- This issue can be replicated on the demo site (https://demo.mealie.io/).
What is the issue you are experiencing?
While parsing, we use error data to indicate if a food/unit needs to be created, among other things. When an item is removed (i.e. three dots -> delete item) this data goes away.
Steps to Reproduce
- Initiate parsing on a recipe where not everything is parsed
- Delete an item (three dots -> delete item)
- Observer "add missing food" or "add missing unit" dialog disappears
Please provide relevant logs
N/A
Mealie Version
nightly
Deployment
Docker (Synology)
Additional Deployment Details
No response