The GitLab "list-users" rest api[1] only return less information for normal users. It is not an issue if you use the admins permission. But when developers want to run the tests locally, they may get NPE or other exceptions at some tests.
I found this issue when I want to write a test forSKARA-1408 and run it locally.
[1] https://docs.gitlab.com/ee/api/users.html#list-users
I found this issue when I want to write a test for
[1] https://docs.gitlab.com/ee/api/users.html#list-users
- relates to
-
SKARA-1408 GitLabMergeRequest#reviews sometimes finds the wrong commit HASH
-
- Resolved
-