Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Mealplans Disappearing/Can't be edited #4379

Merged

Conversation

michael-genson
Copy link
Collaborator

What type of PR is this?

(REQUIRED)

  • bug

What this PR does / why we need it:

(REQUIRED)

See: #4372

The frontend doesn't account for the meal plan's userId so it gets dropped. This causes the household to not be set, which is now required.

Which issue(s) this PR fixes:

(REQUIRED)

Fixes #4372

Testing

(fill-in or delete this section)

Manually tested the frontend. The backend was already working

Copy link
Collaborator

@boc-the-git boc-the-git left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for the quick turnaround 🚀

@boc-the-git boc-the-git enabled auto-merge (squash) October 17, 2024 08:37
@boc-the-git boc-the-git merged commit 79b3602 into mealie-recipes:mealie-next Oct 17, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] - Meal Planner 400's when updating an entry
2 participants