ucdavis/roles-management

Ensure org/title changes are synced correctly against the ou-affiliation-style groups

Opened this issue · 3 comments

We have a number of grad students in the automatic group 'Economic Staff' but they shouldn't be.

It's possible they were accidentally added from bad LDAP data and then not removed correctly.

Add tests to ensure these automatic groups are handled correctly.

It looks like changing organizations should trigger a sync correctly but changing affiliations doesn't trigger a sync (there's no such mode currently).

LDAP sync cannot associate a person's affiliation to a particular organization. Is this part of the problem?

Related to #203