Closed jflamy closed 1 year ago
When filtering for a specific category, records are not being shown.
the program assumed that all records were new, with an explicit bodyweight entered (as opposed to older records where the bodyweight is inferred from the category). This was causing filtering to fail.
When filtering for a specific category, records are not being shown.