Skip to content

Fix failing spec in ee/spec/features/boards/sidebar_spec.rb

Stan Hu requested to merge sh-fix-issue-216364 into master

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.

Closes #216364 (closed)

Edited by Yorick Peterse

Merge request reports