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

Leere Attribute werden als NULL zurück syncronisiert #17

Open
strifel opened this issue Aug 19, 2021 · 0 comments · May be fixed by #18
Open

Leere Attribute werden als NULL zurück syncronisiert #17

strifel opened this issue Aug 19, 2021 · 0 comments · May be fixed by #18
Assignees
Labels
bug Something isn't working prio 1 Höchste Priorität. Möglichst innerhalb der nächsten 2-3 Tage bearbeiten.

Comments

@strifel
Copy link
Member

strifel commented Aug 19, 2021

Was funktioniert nicht?

Leere Attribute werden als NULL gespeichert.
Danach wird versucht diese zurückzusyncronisieren bei einem commit

Wie sollte es eigentlich funktionieren?

NULL sollte (für neue Attribute, d.h. in LDAP leere) ignoriert werden

Schritte um den Fehler zu reproduzieren

  1. Attribute zu User hinzufügen, welches der LDAP user nicht hat
  2. User laden und danach commit ausführen

Fehlermeldung (ggf. inkl. fehlerhaftem Code)

Weitere Informationen

@strifel strifel added bug Something isn't working prio 1 Höchste Priorität. Möglichst innerhalb der nächsten 2-3 Tage bearbeiten. labels Aug 19, 2021
@strifel strifel self-assigned this Aug 19, 2021
@strifel strifel linked a pull request Aug 19, 2021 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working prio 1 Höchste Priorität. Möglichst innerhalb der nächsten 2-3 Tage bearbeiten.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant