https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41040
--- Comment #6 from David Cook <[email protected]> --- (In reply to Lucas Gass (lukeg) from comment #4) > (In reply to Caroline Cyr La Rose from comment #2) > > The patch works. > > > > But... > > > > I often use this to get the list of patrons. Although my use case might not > > be what "normal" staff users do since I don't work in a library. > > As a developer, I do this a lot too. But is this actually a work flow any > real life librarian uses? Certainly not in a large system. Reading the comments and I was thinking how I will often do this in KTD but not my real world systems. If I recall correctly, Keycloak went through a change like this. Years ago, you used to be able to do an empty search to get all users, but these days you have to put in a * to get all users. So that's another option which would cover all use-cases. So long as there was a hint to say that * gets the full list... it could work. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
