Skip to content

Import export users select

Luke Bennett requested to merge import-export-users_select into master

What does this MR do?

EE port: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1886

This is an attempt to fix this transient that pops up frequently.

https://gitlab.com/gitlab-org/gitlab-ce/builds/16056917

This is an experimental fix. This fix isn't based on any formal debugging because this is a very strange issue. After looking into how we use UsersSelect, I noticed it could be improved and we can see if this makes those specs any more stable.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports