Comment 0 for bug 1736269

Revision history for this message
Andrea Neiman (aneiman) wrote :

EG 3.0.1, web client

If you mark an item as Missing Pieces (either through the dedicated Missing Pieces interface or the right click Action Menu item in Check In), the prompts for set alert message & print patron letter do not appear.

Expected workflow:
1) Find a checked out item.
2) Set it to Missing Pieces
3) A Missing Pieces slip prints based.
4) A modal appears prompting the creation of an Alert Message for the patron's account.
5) An option is given to print a templated letter to the patron
6) The item status is changed to Damaged [or whatever status is set by the OUS]

What happens in 3.0.1 is that after step 3, steps 4 & 5 are skipped with the following in console:

angular.js:14199 ReferenceError: $scope is not defined
    at item.js:888
    at angular.js:16696
    at m.$eval (angular.js:17994)
    at m.$digest (angular.js:17808)
    at angular.js:18033
    at f (angular.js:6045)
    at angular.js:6324

The item status is still changed to Damaged.

Marking confirmed as this was initially reported by Angela Kilsdonk and confirmed by me.