NewcastleRSE / dolfin-flutter

The Flutter-based app for the Dolfin Project
0 stars 0 forks source link

Edit any Supplement Record submitted in the last 24 hours/2 days #115

Closed mdsimpson42 closed 2 years ago

mdsimpson42 commented 2 years ago

Using the date that the record was submitted, not the date in the record itself. i.e. if I submit a record for three days ago, but I submitted it in the last 24 hours, I should still be able to edit it.

mdsimpson42 commented 2 years ago

Should work now. Added "date_submitted" to the data (and coped with any records that do not have "date_submitted" present). Closing for now, will create new issues for any unforeseen bugs