https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29958 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes editing items release notes| |without an accession date - | |the accessioned date will | |remain empty, instead of | |being updated to today's | |date. CC| |david@davidnind.com --- Comment #13 from David Nind <david@davidnind.com> --- Testing notes: - Before patch applied: edit an item with an accessioned date, remove the accessioned date, update another field (for example: copy number), save ==> accessioned date changed to today (couldn't find a record/item without a date) - After patch applied: . edit an item with an accessioned date, remove the accessioned date, update another field (for example: copy number), save ==> accessioned date is empty . edit the same item, leaved accessioned date blank, edit another field (such as copy number), save ==> accessioned date remains empty -- You are receiving this mail because: You are watching all bug changes.