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

--- Comment #96 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 203251
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203251&action=edit
Bug 19814: (follow-up) Seed lib_opac for batch checkin AVs

The INSERT for BATCH_CHECKIN_DEFAULTS authorised values only set
lib, leaving lib_opac NULL. Staff-only AVs still render fine, but
aligning lib_opac matches the pattern used by other system AVs and
keeps the admin AV editor from showing an empty OPAC label column
when the category is inspected. The category itself is already
flagged is_system=1 so it cannot be deleted from the UI.

Test plan:
1) Drop the BATCH_CHECKIN_DEFAULTS rows, rerun the atomicupdate, and
   verify the lib_opac column is populated.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to