diff options
| author | John Jarvis <jarv@gitlab.com> | 2019-06-06 16:15:00 +0200 |
|---|---|---|
| committer | John Jarvis <jarv@gitlab.com> | 2019-09-09 08:23:48 +0200 |
| commit | f709e71b0240d60d77cb84a61cda43c607c64096 (patch) | |
| tree | 09d0638a80c7f8d3ca7a90ef7dfc66c8d5b5edd9 | |
| parent | bb2e7d3c98e781b940e544379416ec999ceaa6f6 (diff) | |
| download | gitlab-ce-jarv/remove-reference-to-closed-issue.tar.gz | |
The reference here is to a closed issuejarv/remove-reference-to-closed-issue
| -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..2d029a1787d 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 |
