https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35044 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #169662|0 |1 is obsolete| | --- Comment #135 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 169683 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169683&action=edit Bug 35044: (QA follow-up): Remove empty additional_field_values entries To test: 1) Follow any of the above test plans to add some additional_field_values entries 2) Run the following SQL: update additional_field_values set value = ''; 3) Run updatedatabase twice. Notice the first time it tells you how many entries were removed. The 2nd time it does nothing. Signed-off-by: Julian Maurice <julian.maurice@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.