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

When editing a recipe that produces a product, the "Produces product" field is always empty #871

Open
Hydration2705 opened this issue Jun 21, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Hydration2705
Copy link

When you press edit on an existing recipe, the "Produces product" field is empty regardless of whether the recipe is set to produce a product or not. If you enter a product in the field and click the save button, it successfully shows the updated "Produced product" value in the Grocy webapp, so the field is working correctly otherwise.

This is pretty inconvenient since, from within the mobile app, there is no way to determine if a recipe produces a product or not. In addition, it is also not clear how to change a recipe so it no longer creates a product (or if it even worked).

To reproduce:

  1. Edit or create a recipe so that it produces a product, then click save.
  2. Edit the recipe from step 1.

Expected behaviour: The product saved in step 1 would be listed in the "Produces Product" field.
Actual behaviour: The "Produces product" field is empty as if the recipe does not produce a product.

I'm on v3.5.2, just FYI

@patzly patzly added the bug Something isn't working label Sep 19, 2024
@patzly patzly changed the title [bug] When editing a recipe that produces a product, the "Produces product" field is always empty When editing a recipe that produces a product, the "Produces product" field is always empty Sep 19, 2024
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

No branches or pull requests

2 participants