https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25426

--- Comment #3 from Andrew Fuerste-Henry <[email protected]> ---
(In reply to Katrin Fischer from comment #2)
> Hi Andrew,
> 
> reading through your test plan the behavior appears to be correct for me,
> can you explain the problem a bit differently? This is what I think happens:
> 
> - The rule to apply is "the library you are logged in at"
> - When checking in the item, you are logged in at libary A.
> - You haven't set a rule for library A, so there is a fallback to the 'all
> libraries' rule. 
> - All libraries rule is set to 'item floats'.
> - Checkin in the item it floats - no transfer is created, it remains at the
> library.

Koha's not looking at the rule for the branch you're logged in at. Instead,
it's looking at the rule for the item's homebranch.

In the test plan, I'm checking the item in at Branch A, but Koha is looking at
rules for Branch B, the item homebranch. Not finding something for Branch B, it
falls back to rules for all libraries.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/

Reply via email to