https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35044

--- Comment #114 from Julian Maurice <[email protected]> ---
Created attachment 169662
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169662&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 <[email protected]>

https://bugs.koha-community.org/show_bug.cgi?id=25044

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to