[Bug 42016] New: Add identifier-other search field for authorities (MARC 21)
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42016 Bug ID: 42016 Summary: Add identifier-other search field for authorities (MARC 21) Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching - Elasticsearch Assignee: januszop@gmail.com Reporter: januszop@gmail.com QA Contact: testopia@bugs.koha-community.org MARC 21 authority records often have 024 $a (Other Standard Identifier) - https://www.loc.gov/marc/authority/ad024.html, but the field 024 is missing from ES search fields and the record cannot be found with these identifiers. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42016 Janusz Kaczmarek <januszop@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42016 --- Comment #1 from Janusz Kaczmarek <januszop@gmail.com> --- Created attachment 194891 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194891&action=edit Bug 42016: Add identifier-other search field for authorities (MARC 21) MARC 21 authority records often have 024 $a (Other Standard Identifier) - https://www.loc.gov/marc/authority/ad024.html, but the field 024 is missing from ES search fields and the record cannot be found with these identifiers. Test plan ========= 1. Have a ktd instance with Elasticsearch. 2. Add a 024 field to an authority record, i.e. for Alatriste, Gustavo: 024 7# $a 86971927 $7 viaf 3. In Authorities, make an 'Entire record' search for the added identifier. You should get no results. 4. Apply the patch, reindex with: sudo koha-elasticsearch --rebuild -r -d -a kohadev 5. Repeat p. 3. You should now be able to find the record. Sponsored-by: Pontificia Università di San Tommaso d'Aquino (Angelicum) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42016 Janusz Kaczmarek <januszop@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Comma delimited| |Pontificia Università di list of Sponsors| |San Tommaso d'Aquino | |(Angelicum) Sponsorship status|--- |Sponsored -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42016 Roman Dolny <roman.dolny@jezuici.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42016 Roman Dolny <roman.dolny@jezuici.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #194891|0 |1 is obsolete| | --- Comment #2 from Roman Dolny <roman.dolny@jezuici.pl> --- Created attachment 194928 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194928&action=edit Bug 42016: Add identifier-other search field for authorities (MARC 21) MARC 21 authority records often have 024 $a (Other Standard Identifier) - https://www.loc.gov/marc/authority/ad024.html, but the field 024 is missing from ES search fields and the record cannot be found with these identifiers. Test plan ========= 1. Have a ktd instance with Elasticsearch. 2. Add a 024 field to an authority record, i.e. for Alatriste, Gustavo: 024 7# $a 86971927 $7 viaf 3. In Authorities, make an 'Entire record' search for the added identifier. You should get no results. 4. Apply the patch, reindex with: sudo koha-elasticsearch --rebuild -r -d -a kohadev 5. Repeat p. 3. You should now be able to find the record. Sponsored-by: Pontificia Università di San Tommaso d'Aquino (Angelicum) Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42016 Nick Clemens (kidclamp) <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA QA Contact|testopia@bugs.koha-communit |nick@bywatersolutions.com |y.org | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42016 Nick Clemens (kidclamp) <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #194928|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42016 --- Comment #3 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Created attachment 196047 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196047&action=edit Bug 42016: Add identifier-other search field for authorities (MARC 21) MARC 21 authority records often have 024 $a (Other Standard Identifier) - https://www.loc.gov/marc/authority/ad024.html, but the field 024 is missing from ES search fields and the record cannot be found with these identifiers. Test plan ========= 1. Have a ktd instance with Elasticsearch. 2. Add a 024 field to an authority record, i.e. for Alatriste, Gustavo: 024 7# $a 86971927 $7 viaf 3. In Authorities, make an 'Entire record' search for the added identifier. You should get no results. 4. Apply the patch, reindex with: sudo koha-elasticsearch --rebuild -r -d -a kohadev 5. Repeat p. 3. You should now be able to find the record. Sponsored-by: Pontificia Università di San Tommaso d'Aquino (Angelicum) Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42016 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to main Version(s)| |26.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42016 --- Comment #4 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- Nice work everyone! Pushed to main for 26.05 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42016 Jacob O'Mara <jacob.omara@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to main |Pushed to stable Version(s)|26.05.00 |26.05.00,25.11.05 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42016 --- Comment #5 from Jacob O'Mara <jacob.omara@openfifth.co.uk> --- Thanks all, pushed to 25.11.x -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42016 Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Needs documenting CC| |wainuiwitikapark@catalyst.n | |et.nz --- Comment #6 from Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> --- Enhancement - not backporting to 25.05 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org