Bug 39052

Summary: Existing lists not displaying
Product: Koha Reporter: Aude Charillon <aude.charillon>
Component: ListsAssignee: Bugs List <koha-bugs>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: david, jonathan.druart, m.de.rooy, martin.renvoize
Version: 24.11   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30955
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30933
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Aude Charillon 2025-02-06 14:06:03 UTC
After upgrading to Koha 24.11, existing lists do not appear in the Lists module. Lists created after the upgrade do appear.

- The missing public lists all mysteriously reappear when you do an action in the filters row, e.g. click an arrow to order a column, or enter text in the List name then clear it.

- The missing private lists mysteriously reappear when you: 1) do an action in the filters row, e.g. click an arrow to order a column, or enter text in the List name then clear it; 2) switch to the Public lists tab then back to the Private lists tab.

- If you navigate away from the Lists module and come back to it, the lists have disappeared again.
Comment 1 Jonathan Druart 2025-07-08 11:14:16 UTC
I have checked out v25.05.00
Created 2 private lists and 2 public lists
Added one record to 1 private and 1 public
checked out main, updatedatabase && restart_all
=> I do see the 4 lists when going to http://localhost:8081/cgi-bin/koha/virtualshelves/shelves.pl and without interacting with the tables.

Can you provide a more detailed plan to recreate the problem please?
Comment 2 Aude Charillon 2025-07-11 10:13:51 UTC
Thanks for taking a look. I have just checked a system recently upgraded to 24.11.06 and the lists created prior to the upgrade are all displaying correctly. Let's close this bug.