Bug 40143 - Add links to private lists in OPAC bibliographic record detail pages
Summary: Add links to private lists in OPAC bibliographic record detail pages
Status: Pushed to main
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Eric Garcia
QA Contact: Laura Escamilla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-13 15:04 UTC by Eric Garcia
Modified: 2025-07-28 22:30 UTC (History)
3 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
This enhancement lets patron see links to their own private lists on OPAC bibliographic record detail pages. Previously, only public lists were shown.
Version(s) released in:
25.11.00
Circulation function:


Attachments
Bug 40143: Added links to private lists in bibliographic record detail page in OPAC (1.17 KB, patch)
2025-06-13 15:19 UTC, Eric Garcia
Details | Diff | Splinter Review
Bug 40143: Added links to private lists in bibliographic record detail page in OPAC (1.22 KB, patch)
2025-06-14 05:29 UTC, David Nind
Details | Diff | Splinter Review
Bug 40143: Added links to private lists in bibliographic record detail page in OPAC (1.29 KB, patch)
2025-07-25 20:11 UTC, Laura Escamilla
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Garcia 2025-06-13 15:04:32 UTC
Copy of Bug 39238 but for OPAC
Comment 1 Eric Garcia 2025-06-13 15:19:34 UTC
Created attachment 183246 [details] [review]
Bug 40143: Added links to private lists in bibliographic record detail page in OPAC

Test Plan:
1. In OPAC create a public list, add a book to the list.
2. Notice a link to the list on the biblio's detail page.
3. Create a private list and add the book to it. Notice there is no link to the list in the details page.
4. Apply patch, restart_all
5. Notice there is now a link to the private list
Comment 2 David Nind 2025-06-14 05:29:45 UTC
Created attachment 183254 [details] [review]
Bug 40143: Added links to private lists in bibliographic record detail page in OPAC

Test Plan:
1. In OPAC create a public list, add a book to the list.
2. Notice a link to the list on the biblio's detail page.
3. Create a private list and add the book to it. Notice there is no link to the list in the details page.
4. Apply patch, restart_all
5. Notice there is now a link to the private list

Signed-off-by: David Nind <david@davidnind.com>
Comment 3 David Nind 2025-06-14 05:35:06 UTC
I changed the importance from 'Trivial' to an 'Enhancement', as it is not a bug (something that is broken - trivial, minor, normal, major, critical).

I also updated the assignee.
Comment 4 Marcel de Rooy 2025-07-09 14:37:36 UTC
Changed to enh now. Trivial is a bug.
Comment 5 Laura Escamilla 2025-07-25 20:11:42 UTC
Created attachment 184669 [details] [review]
Bug 40143: Added links to private lists in bibliographic record detail page in OPAC

Test Plan:
1. In OPAC create a public list, add a book to the list.
2. Notice a link to the list on the biblio's detail page.
3. Create a private list and add the book to it. Notice there is no link to the list in the details page.
4. Apply patch, restart_all
5. Notice there is now a link to the private list

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com>
Comment 6 Lucas Gass (lukeg) 2025-07-28 22:30:05 UTC
Nice work everyone!

Pushed to main for 25.11