[Update Register] - The request is invalid if app.CurrentLocation is NULL

Issue No: ST-1114
Created 12/13/2018 6:07:14 AM
Type Bug
Priority Major
Status Closed
Resolution Fixed
Fixed Version 18.3
Description Steps 1. Login user that has no Multiple Location !pastedImage_d109556_0.png! 2. Open Update Register Screen 3. This error message will display because app.CurrentLocation is NULL !pastedImage_d109556_1.png! !pastedImage_d109556_2.png! Solution Instead of using app.CurrentLocation use the iRely.config.Security.CurrentDefaultLocation   This will get the users default location !pastedImage_d109556_3.png!