Comment 3 for bug 1765179

Revision history for this message
Cesar V (cesardv) wrote :

Here's a patch that addresses the error alert/message and the pending patron grid refresh a user has been fully registered an is no longer pending. Issue was that after completing a staged user registration, the controller in regctl.js was refreshing to the same route, and trying to fetch the same staged user, but never finding it as it was no longer a staged/pending user.

http://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/cesardv/lp1765179_pending_user_fixes