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

--- Comment #5 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 192848
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192848&action=edit
Bug 40800: Add unit test for SIP TransferArrived alert fix

This test verifies that the TransferArrived message is properly filtered
out during SIP checkin operations to prevent false positive alerts when
an item is successfully checked in at the correct transfer destination.

The test creates a transfer scenario and confirms that:
1. TransferArrived messages are filtered out of the response
2. No alert_type is set for successful transfer completion
3. Alert flag remains false for accounts with checked_in_ok=1
4. Transaction is marked as successful

This validates the fix for the bug where SIP was incorrectly triggering
alerts on successful transfer completion.

Sponsored-by: OpenFifth <https://openfifth.co.uk>

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