Closed gnull closed 3 months ago
/profile
datapoint already exists!, <class 'sqlite3.IntegrityError'>
We need to disable the datapoint creation form when no habit is selected. Or display an error and refuse to add datapoints.
Ivan
Fixed in 436a4829ac42111788843fbcbff2a7d0b32fc9c4 by preselecting first habit on page load, since there is never any reason to have no habit selected in tracking view.
/profile
.datapoint already exists!, <class 'sqlite3.IntegrityError'>
in the terminal.We need to disable the datapoint creation form when no habit is selected. Or display an error and refuse to add datapoints.
Ivan