https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40343 --- Comment #2 from David Nind <david@davidnind.com> --- Created attachment 184266 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=184266&action=edit Bug 40343: Include running batchRebuildItemsTables.pl in post-MARC-mapping-update instructions This patch updates the information message on the Koha to MARC mapping page to mention that batchRebuildItemsTables.pl should also be run if changes are made to mappings that affect the items table. Test plan: 1. Go to Koha administration > Catalog > Koha to MARC mapping. 2. Note that the information box only mentions running misc/batchRebuildBiblioTables.pl after mapping changes. 3. Apply the patch. 4. Refresh the page. 5. Note that it now also mentions running batchRebuildItemsTables.pl Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.