https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41960 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #17 from Victor Grousset/tuxayo <victor@tuxayo.net> --- can_place_holds() is not called by - the staff interface - SIP - ILS-DI but it's called by the REST API and the OPAC. Is there anything else to check? Given all that, it needs to be reflected in - the syspref name - it's description in the syspref UI - the bug name (used in release notes) - anything else? It introduces inconsistencies (depending on how the patron tries to place a hold) but it might be ok if the scope is well documented. As on the long run, we should eventually converge on having can_place_holds() being used by everything. But I don't know how to simply name things here. Maybe leave the syspref name (to avoid having to rename it) and the description and bug name will do? -- You are receiving this mail because: You are watching all bug changes.