Bug 40143

Summary: Add links to private lists in OPAC bibliographic record detail pages
Product: Koha Reporter: Eric Garcia <cubingguy714>
Component: OPACAssignee: Eric Garcia <cubingguy714>
Status: Signed Off --- QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: david
Version: Main   
Hardware: All   
OS: All   
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:
Circulation function:
Attachments: Bug 40143: Added links to private lists in bibliographic record detail page in OPAC
Bug 40143: Added links to private lists in bibliographic record detail page in OPAC

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.