diff options
author | John Jarvis <jarv@gitlab.com> | 2019-09-10 07:29:57 +0000 |
---|---|---|
committer | Evan Read <eread@gitlab.com> | 2019-09-10 07:29:57 +0000 |
commit | 705e870efabc550ec7cbe15b79a6ba4194d7f83a (patch) | |
tree | 6d6471070985d17b0edfeb1a0bbc7a5d9e4b4e15 | |
parent | ef35dc0bdcb708ae624887f30b967f9e8578cebc (diff) | |
download | gitlab-ce-705e870efabc550ec7cbe15b79a6ba4194d7f83a.tar.gz |
This references an issue that is closed
-rw-r--r-- | doc/user/project/merge_requests/index.md | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/user/project/merge_requests/index.md b/doc/user/project/merge_requests/index.md index aa58e971cc3..c19e96b4482 100644 --- a/doc/user/project/merge_requests/index.md +++ b/doc/user/project/merge_requests/index.md @@ -630,10 +630,7 @@ troubleshooting steps. ### Merge request cannot retrieve the pipeline status -This can occur for one of two reasons: - -- Sidekiq doesn't pick up the changes fast enough -- Because of the bug described in [#41545](https://gitlab.com/gitlab-org/gitlab-ce/issues/41545) +This can occur if Sidekiq doesn't pick up the changes fast enough. #### Sidekiq |