Assume program is Alumni if UWLDAP is missing data #84
Merged
merenber
merged 1 commits from uwldap-assume-alumni
into master
3 months ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'uwldap-assume-alumni'
Deleting a branch is permanent. It CANNOT be undone. Continue?
At some point, I think that UWLDAP had 'ou=Alumni' for alumni, but that is no longer the case. Now, alumni simply don't have an 'ou' attribute at all in UWLDAP. As a result, the
updateprograms
ceo command currently does not update the CSC LDAP 'program' attribute for people who recently graduated.This PR sets 'program=Alumni' for members who either do not have an 'ou' attribute in UWLDAP, or who do not have a UWLDAP entry at all.
LGTM, thanks merenber
1e452d10ce
into master 3 months agoReviewers
1e452d10ce
.