Skip to content

Allow more than one measurement entry per day #2116

@rolandgeider

Description

@rolandgeider

Measurement entries are currently limited to one per day. We need to remove this constraint and allow multiple daily measurements, similar to the change implemented for weight entries in #1814.

TODO:

  • replace the date field with a datetime field in wger/measurements/models/measurement.py
  • remove any logic in the date picker in the react app
  • remove any logic in the date picker in the flutter app

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions