Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LDAP and BILL syncing issues #188

Merged
merged 13 commits into from
Jan 6, 2024
Merged

Conversation

filiptypjeu
Copy link
Member

Fixed bug where a Member could have a username that referred to a non-existent LDAP account, making it impossible to 1) change email, 2) delete/modify the LDAP-account and 3) create BILL account. Added a separate check to see if an LDAP-account exists, and making it possible to just remove the username from the Member if the LDAP-account does not exist. This resolves issue #186.

Fixed the same bug on the BILL side, where a Member could have a BILL account number referring to a non-existent BILL-code. This resolves issue #187.

Copy link
Member

@backjonas backjonas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great improvements, good work!

@filiptypjeu filiptypjeu merged commit 987a6f6 into develop Jan 6, 2024
1 check passed
@filiptypjeu filiptypjeu deleted the bugfix/ldap-syncing-issues branch January 6, 2024 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants