https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36665 Nick Clemens (kidclamp) <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Passed QA --- Comment #23 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #20)
(In reply to Nick Clemens (kidclamp) from comment #19)
(In reply to Jonathan Druart from comment #17)
What's now the expected behaviour for AutoLocation? In my understanding AutoLocation is now only used for IP restriction.
I am using koha/superlibrarian/CPL CPL has an IP, IPT has not. I select IPT on the login screen.
If AutoLocation is enabled: # Yes, turned ON If the user has loggedinlibrary permission: # Yes, koha is superlibrarian If the chosen branch has no ip: # IPT has no IP the user will be logged in at chosen branch
=> KO I am logged in at CPL
I had that wrong: You aren't blocked from signing in because IPT has no IP, but when AutoLocation is checked then you are assigned to the matching branch - this is true before and after my patch - i.e. I am not changing behaviour. I think we should expand this case into tests on bug 36908 -- You are receiving this mail because: You are watching all bug changes.