[Koha-bugs] [Bug 24566] UpdateItemLocationOnCheckin triggers SIP2 alert flag, even with checked_in_ok enabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 19 11:29:48 CET 2020


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

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

--- Comment #3 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 101003
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=101003&action=edit
Bug 24566: UpdateItemLocationOnCheckin triggers SIP2 alert flag, even with
checked_in_ok enabled

If UpdateItemLocationOnCheckin, it triggers an alert flag but cannot be acted
on in the same way as LocalUse and thus should be removed in the same fashion.

Test Plan:
1) Enable UpdateItemLocationOnCheckin and set it up to trigger at
checkin for an item
2) Return that item via SIP2
3) Note the alert flag is set
4) Apply this patch
5) Repeat steps 1 and 2
6) The alert flag should not be set

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
Signed-off-by: Kevin Cook <ILS at cedarparktexas.gov>
Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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


More information about the Koha-bugs mailing list