Skip to content

#213 Check that protein value is non-negative

Jaak Kütt requested to merge bugfix/213-disable-negative-proteins into main

I added a check on the widget side.

I would suggest adding this check also on the database side with altering the baseline migration. Since the database is already in use, I suggest waiting for @markovendelin to return before altering the database.

Merge request reports