Skip to content

Filter `null` users from project/group members

What does this MR do?

As explained in #329750 (comment 591400967), we need to filter out users that are null in order to let backend make them nullable without breaking frontend. After backend change is done, we will be able to remove the checks for when the member field is null and we will stop silencing the GraphQL error.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #329750 (closed)

Edited by Natalia Tepluhina

Merge request reports