[Bug 23190] New: Authority hierarchy display appears to be broken
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23190 Bug ID: 23190 Summary: Authority hierarchy display appears to be broken Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl Target Milestone: --- We followed the instructions on bug 8523 comment 19, but we didn't manage to get a tree view: AuthDisplayHieararchy ON Example: 151 $aGermany 551 $a Baden-Württemberg $w h 151 $aBaden-Württemberg 551 $a Konstanz $w h 551 $a Germany $w g 151 $aKonstanz 551 $a Baden-Württemberg $w g 551 $a Fürstenberg $w h 551 $a Paradies $w h 151 $a Fürstenberg 551 $a Konstanz $w g 151 $a Paradies 551 $a Konstanz $w g The authority that is displayed shows as the only entry of the 'tree' abvove the record in staff and OPAC. Links have been cataloged in both directions. Screenshots from Owen on bug 21128 from 2018 suggest that the feature still worked at this time. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23190 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |8523 See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=21128 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8523 [Bug 8523] Authority hierarchies only support UNIMARC -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23190 Christian Stelzenmüller <christian.stelzenmueller@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |christian.stelzenmueller@bs | |z-bw.de -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23190 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic@tamil.fr --- Comment #1 from Frédéric Demians <frederic@tamil.fr> --- Do you have sample data? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23190 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- No real data, just what is written up in the first comment basically, manually created test records. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23190 --- Comment #3 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- The feature needs an authid in $9. The editor in authorities does not (or no longer) enforce the use of the connected authority plugin (for some reason). Allowing you to enter a name manually but if you do that, you won't have the link in $9 (and the tree cannot be built). In master the icon of the authority plugin [three dots] has been moved. Very hard to see too. They are on the same line as the a for subfield and the field label Geographic name. I would say: The feature is not broken, but the authority editor needs some attention at least. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23190 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Thx Marcel, I will try to give it another go. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23190 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=24407 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23190 Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |caroline.cyr-la-rose@inlibr | |o.com --- Comment #5 from Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> --- Created attachment 138837 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=138837&action=edit Three authorities to test -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23190 --- Comment #6 from Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> --- I tried this 1. Set AuthDisplayHierarchy to Show 2. Upload the attached records 2.1. Go to Tools > Stage MARC records for import 2.2. Click browse and choose the attached file 2.3. Click Upload file 2.4. In Record type, choose Authority 2.5. Click Stage for import 2.6. Click Managed staged records 2.7. Click Import this batch into the catalog 3. Edit each record and enter the correct authid in 551$9 3.1. Click on 'Edit' for each record 3.2. Go to field 551 and expand it to show $9 (it should already have my own, but they won't be accurate anymore) 3.3. Enter the correct authid in each 551$9 where there is a $w Example, if Germany is authid 1, Baden-Württemberg is authid 2 and Konstanz is authid 3, 001 1 151 $a Germany 551 $w h $a Baden-Württemberg (Germany) $9 2 001 2 151 $a Baden-Württemberg (Germany) 551 $w g $a Germany $9 1 551 $w h $a Konstanz (Germany) $9 3 001 3 151 $a Konstanz (Germany) 551 $w g $a Baden-Württemberg (Germany) $9 2 The trees should appear at the top of the records in both staff and OPAC. I tried this on 22.05.03 and master (22.06). I'm adding more information about this in the manual as part as documentation for Bug 27519. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23190 --- Comment #7 from Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> --- https://gitlab.com/koha-community/koha-manual/-/merge_requests/582/diffs?com... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23190 Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|NEW |RESOLVED -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org