https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33003
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #8 from Katrin Fischer <[email protected]> --- (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. _______________________________________________ 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/
