UW-GAC / django-anvil-consortium-manager

Django app to manage AnVIL workspace permissions
https://django-anvil-consortium-manager.readthedocs.io/en/latest/index.html
MIT License
1 stars 0 forks source link

Audit errors for deactivated accounts #404

Closed amstilp closed 1 year ago

amstilp commented 1 year ago

The audit for Managed Group membership does not consider Account status when checking group membership. Accounts that are deactivated and have a group membership record in the app are removed from the group on AnVIL, but the audit still expects them to be in the group on AnVIL and thus returns an error.