[Koha-bugs] [Bug 29792] New: Transfers created from Wrong Transfer checkin are not sent if modal is dismissed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 4 19:15:58 CET 2022


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

            Bug ID: 29792
           Summary: Transfers created from Wrong Transfer checkin are not
                    sent if modal is dismissed
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: andrew at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com
        Depends on: 23092

To recreate:
1 - have an item in transit from Branch A to Branch B
2 - check the item in at Branch A
3 - get a Wrong Transfer message, click Print Slip or OK
4 - query the branchtransfers table, see that your original transfer was
cancelled and a new one was made, confirm that new transfer has a datesent
value
5 - repeat steps 1-3, but instead of clicking one of the buttons click outside
of the modal to make it go away
6 - query the branchtransfers table, see that your original transfer was
cancelled and a new one was made, confirm that new transfer DOES NOT HAVE a
datesent value

So that transfer is just hanging out as requested and the item needs to get
checked in again to get it sent. This is a change in behavior, as before bug
23092 the second transfer would be sent immediately even if one clicked away
from the modal without selecting anything.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23092
[Bug 23092] Add 'daterequested' to the transfers table
-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list