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

Anneli Österman <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |anneli.osterman@koha-suomi.
                   |                            |fi

--- Comment #282 from Anneli Österman <[email protected]> ---
We noticed that filtering holdings table with status "In transit" shows every
item that has been transferred even once. Meaning if there is even one row
mentioning it's itemnumber in branchtransfers it is considered as "In transit".
The transfers does not have to be currently active when it is considered "In
transit". This also causes the "Available" status not to work properly because
they are often considered as "In transit" (at least in our large consortium
items transfer alot between branches and it is quite rare that item has never
been transferred in it's lifetime)

How to test:
1. Transfer item 1 from branch A to branch B
2. Receive/Fullfill the transfer in branch B
3. Go to items record and filter holdings table with status In transit
4. Notice that item 1 is shown even when it is actually "Available"
5. Filter holdings table with status "Available" and notice that item 1 is not
shown.

I have tested this in version 25.05.03 and in Open Fifth's sandbox and it
happens in both of them.

I will make a new bug about this.

-- 
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/

Reply via email to