The logic that adds the "Universiteit Gent" organisation to a person has a TODO comment in the code: it's unclear if this organization is required for all persons fetched from LDAP.
This logic should temporarily be removed until it's clear whether or not this is a hard requirement.
Success criteria
[x] The logic that fetches the UGent organization and auto-adds it to persons needs to be removed from cmd/import_students.go
Screenshots
n/a
Implementation suggestion
Create a GitHub discussion when finishing this issue.
Story
The logic that adds the "Universiteit Gent" organisation to a person has a
TODO
comment in the code: it's unclear if this organization is required for all persons fetched from LDAP.This logic should temporarily be removed until it's clear whether or not this is a hard requirement.
Success criteria
cmd/import_students.go
Screenshots
n/a
Implementation suggestion
Create a GitHub discussion when finishing this issue.
Automatic testing scenario
n/a
Additional information
n/a
Related issues
31