Add the series title to the angular staff search screen
Bug #1929582 reported by
Steve Callender
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Evergreen |
New
|
Undecided
|
Unassigned |
Bug Description
3.6+
This is a wishlist item to add the series title for items that are in a series, along with library, call number, shelving location, and status reported in,
https:/
It would be nice if these were configurable to be turned on or not depending on library needs.
tags: | added: angular |
tags: |
added: staffcatalog removed: angular |
tags: | added: angular |
To post a comment you must log in.
Hello, we have the series added in our opac catalog results list, so it took only 1 day for someone to mention that the series isn't shown in results in the Angular staff catalog.
Adding it to /Open-ILS/ src/eg2/ src/app/ staff/catalog/ result/ record. component. html is fairly straight forward... although figuring out it was summary. display. series_ title took a bit. Since I didn't spot metabib. flat_display_ entry right away.
Our staff frequently are helping their customers find series, and having the series and series numbering in the results list is a huge time saver for them. Otherwise they have to open each record and find the numbering to find the first book in a series from the Angular staff catalog.
Working branch at: user/stompro/ lp1929582_ series_ angular_ catalog_ results
https:/ /git.evergreen- ils.org/ ?p=working/ Evergreen. git;a=shortlog; h=refs/ heads/user/ stompro/ lp1929582_ series_ angular_ catalog_ results