Skip to content

Ingredient quantities in microwave recipes are written as strings #10

Description

@portfiend

Description

If you try to make a microwaveMealRecipe and add ingredients to the solids and reagents fields, the numerical values for ingredients will be written as string literals in quotes.

Steps to reproduce

  1. Create a new microwaveMealRecipe prototype.
  2. Add some solid or reagent ingredients with numerical values.
  3. Check the YML.

Expected behavior

The ingredient quantities of recipes should be numbers.

Image

Actual behavior

It turns into strings instead.

Image Image

Version

v1.1.18

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions