Comment 1 for bug 1693035

Revision history for this message
Bill Erickson (berick) wrote :

Fix pushed:

http://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/berick/lp1693035-auth-org-settings-global

This patch solidifies the precedence order for OUS lookups during login like so:

1. Workstation org unit.
2. API org unit value.
3. Users' home org unit.

Note that this does not affect which org unit is used for permissions or for applying a ws_ou value to the user when no workstation is provided. Those are consistent w/ previous behavior.