https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33003 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #8 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Jonathan Druart from comment #6)
Should not we fallback to the original value of the AV does not exist?
To recreate: Don't have VENDOR_TYPE Add a type (free text) Add the av category + create some values Edit the vendor, save => You lost the original value.
This is a known data loss issue we struggle in some places with, but it's not reason to fail this patch :) * This is a display fix, it doesn't touch the pull down/edit page at all. * The same code is used in the result list already. * If you have no matching AV entry, the code will display, so it works for both types: libraries using the AV and the ones not using it. * The category will be added as system_internal in bug 33004, so ALL will have it an cannot get rid of it. -- You are receiving this mail because: You are watching all bug changes.