]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1909585 Use full title on book list csv download
authorTerran McCanna <tmccanna@georgialibraries.org>
Tue, 24 Oct 2023 21:26:52 +0000 (17:26 -0400)
committerJane Sandberg <js7389@princeton.edu>
Tue, 27 Feb 2024 13:36:16 +0000 (05:36 -0800)
commitea61be55808c45e495593326e5a20ae02c81a7fb
tree82ba854d37ab7a523ce7d20a60bb486496f6d6dc
parentc6eacbf7b10d84673555f391d3f9df5df5af6476
LP1909585 Use full title on book list csv download

Adds subfield n and subfield p to CSV download for lists in the OPAC
in order to match the screen display.

To test:
1 - Create a List in the OPAC
2 - Add a record to the list that has subfields n and/or p (Concerto record id 224 has both)
3 - Download the CSV for the list to confirm that the full title appears

Release-note: Adds 245$n and 245$p to the title field in public catalog list CSV download, to better distinguish between multiple titles in the same series.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.action_trigger_book_list_csv.sql [new file with mode: 0644]