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

project membership editing breaks if non-existant members are still listed #1154

Open
wlhunt opened this issue Jan 17, 2024 · 0 comments
Open
Assignees

Comments

@wlhunt
Copy link
Contributor

wlhunt commented Jan 17, 2024

Attempting to add a new project member causes a server error, if there exists a previously added project member that is no longer verifiable through LDAP. This situation occurs when a listed project member leaves the employment records.

Behavior should be modified to:
-catch the LDAP error
-warn the user that the current list has invalid members
-inform the user that invalid member will be removed
-allow the modified list (the new member and removed member) to be saved
-allow the user to cancel the operation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants