Bug 39238

Summary: Add links toward private lists in bibliographic record detail page in staff interface
Product: Koha Reporter: Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski>
Component: ListsAssignee: Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski>
Status: Pushed to main --- QA Contact: Lucas Gass (lukeg) <lucas>
Severity: enhancement    
Priority: P5 - low CC: dcook, lucas, m.de.rooy, roman.dolny
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39376
GIT URL: Change sponsored?: ---
Patch complexity: Trivial patch Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
25.05.00
Circulation function:
Attachments: Bug 39238: Add links toward private lists in biblio
Bug 39238: Add links toward private lists in biblio
Bug 39238: Add links toward private lists in biblio

Description Baptiste Wojtkowski (bwoj) 2025-03-04 15:01:09 UTC
When looking at a biblio in the intranet, there is a link toward lists in which the item has been added.
It should also point to the private lists you own
Comment 1 Baptiste Wojtkowski (bwoj) 2025-03-04 15:23:28 UTC
Created attachment 178929 [details] [review]
Bug 39238: Add links toward private lists in biblio

TEST PLAN:
1 - Create a public list, add a book in the list
2 - Notice there is a link on biblio's details on the intranet
3 - Add the book in a private list, notice there is no link on biblio's
  details
4 - Apply patch
5 - Notice there is now a link to the list
Comment 2 Karolina Sumara 2025-03-27 08:56:40 UTC
Created attachment 179752 [details] [review]
Bug 39238: Add links toward private lists in biblio

TEST PLAN:
1 - Create a public list, add a book in the list
2 - Notice there is a link on biblio's details on the intranet
3 - Add the book in a private list, notice there is no link on biblio's
  details
4 - Apply patch
5 - Notice there is now a link to the list

Signed-off-by: Karolina Sumara <karolettaeska@gmail.com>
Comment 3 David Cook 2025-03-27 22:49:41 UTC
Oops I thought the OPAC but this is staff interface. Nevermind...
Comment 4 David Cook 2025-03-27 22:50:09 UTC
Oh I've got a bug for staff interface too... heh
Comment 5 Lucas Gass (lukeg) 2025-03-31 09:22:44 UTC
Created attachment 179935 [details] [review]
Bug 39238: Add links toward private lists in biblio

TEST PLAN:
1 - Create a public list, add a book in the list
2 - Notice there is a link on biblio's details on the intranet
3 - Add the book in a private list, notice there is no link on biblio's
  details
4 - Apply patch
5 - Notice there is now a link to the list

Signed-off-by: Karolina Sumara <karolettaeska@gmail.com>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Comment 6 Katrin Fischer 2025-04-22 06:50:08 UTC
Pushed for 25.05!

Well done everyone, thank you!