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

Bug: incorrect amount of ingredients for recipe in meal plan with adjusted yield #261

Closed
vincemue opened this issue Oct 13, 2023 · 0 comments · Fixed by #263
Closed

Bug: incorrect amount of ingredients for recipe in meal plan with adjusted yield #261

vincemue opened this issue Oct 13, 2023 · 0 comments · Fixed by #263
Labels
bug Something isn't working

Comments

@vincemue
Copy link

Is this urgent?

No

What parts are affected

Frontend

What are the Server/Client versions of KitchenOwl

v0.4.12 | v80

What's the problem 🤔

I have a recipe with yield of 4.
I reduce the yield to 2 (the ingredients now show the amount needed for 2) and add the recipe to the meal plan.
the meal plan shows "2".

I long-press the recipe in the meal plan to open the recipe.
the yield shows 2, but the ingredients show the amount for 4.

desired behavior: the ingredients show the correct amount for the yield of 2.

Share your logs

No response

Share your configuration

No response

@vincemue vincemue added the bug Something isn't working label Oct 13, 2023
@vincemue vincemue changed the title Bug: Bug: incorrect amount of ingredients for recipe in meal plan with adjusted yield Oct 13, 2023
@TomBursch TomBursch linked a pull request Oct 16, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant