Bug 39069 - The 'Your lists' tabs should show both the user's private and public lists
Summary: The 'Your lists' tabs should show both the user's private and public lists
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Lists (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-07 18:22 UTC by Jason Robb
Modified: 2025-03-20 04:02 UTC (History)
4 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Robb 2025-02-07 18:22:22 UTC
In both the OPAC (opac-shelves.pl) and the staff client (virtualshelves/shelves.pl), the "Your lists" tab only shows your private lists.

This can be confirmed by creating two lists and setting one to public and one to private.

"Your lists" implies it would include all of the lists you own, not just the private ones. At the very least, it would be helpful if there were three tabs "Your private lists", "Your public lists", and "All public lists".

In the staff client you can filter down to your own public lists in the "Public lists" tab via the owner column but in the OPAC there's not an easy way to do that.

At scale, with hundreds of lists, if a patron marks their list 'public' then wants to change the settings on the list, they have to dig through the whole mess of public lists one a page at a time to find it.

I suspect our public lists are partially in such a messy state because patrons and staff have created public lists in the past then completely forgotten about them since they don't show up in their 'Your lists'.
Comment 1 David Cook 2025-03-20 04:02:28 UTC
I'm bumping into this with "Bug 39372 - No way to restrict OPAC users from creating private lists specifically" as well.

"Your lists", "Private lists", and "Public lists" aren't really coherent at the moment.