nowcommunity / nowdatabase

Rebuild of the nowdatabase application for luomus
MIT License
3 stars 1 forks source link

Clearing a previously filled field in an edit does not work #576

Open realtalin opened 1 week ago

realtalin commented 1 week ago

Currently if you edit a Locality/Species/Time Unit/Time Bound and try to clear a previously filled optional field, and complete save, the value doesn't change. The new null value doesn't get included in the UPDATE to the database.

(Note: this isn't an issue e.g. works correctly for References)