[Koha-bugs] [Bug 35692] ONLYMESSAGE option in UpdateNotforLoanStatusOnCheckin is not honored

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 3 23:16:02 CET 2024


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

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #160500|0                           |1
        is obsolete|                            |

--- Comment #5 from David Nind <david at davidnind.com> ---
Created attachment 160502
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160502&action=edit
Bug 35692: Do not update not for loan status if ONLYMESSAGE is provided

To test:
1 - Set UpdateNotForLoanStatusOnCheckin to:
_ALL_:
  -1: ONLYMESSAGE
2 - Set an item in the catalog as -1/Ordered
3 - Check the item in
4 - Confirm you see the message
5 - View the record details
6 - Item is now for loan
7 - Check item in again, no message
8 - Apply patch, restart all
9 - Set item as not for loan -1/Ordered
10 - Check item in, you see the message
11 - Check it in again, still see message
12 - Check the detail page, item still marked as ordered

Signed-off-by: David Nind <david at davidnind.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list