Fix failing spec in ee/spec/features/boards/sidebar_spec.rb
If the sidebar Ajax request finishes after loading the Ajax request for a specific issue, it will clear the assignee, leading to the test failure. We work around this issue by waiting for the initial request to be done. https://gitlab.com/gitlab-org/gitlab/-/issues/216364
Showing
Please register or sign in to comment