Skip to content

Iss #34 - Update retirement to not fail for non-existent users

Martin Lowe requested to merge malowe/main/34 into main
  • Iss #34 (closed) - Update retirement to not fail for non-existent users

This ran afoul of an edge case where a user that is in the process of deletion requests retirement, and the user has already been deactivated by the time the retirement process starts. This leads to errors where the user can't be removed as there is no data in the profile api for inactive users.

Resolves #34 (closed)

Merge request reports

Loading