Add check for schoolNumber when creating a user via graph API
Open
Type:Bug
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 274
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 103
Description
There's no check if the schoolNumber is unique when creating a school, and the schoolNumber is also not a unique attribute in the ldap schema. So either add a check, or make the attribute unique.
Contributor guide
Assessment
This issue has not been assessed yet.