Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
projects.thm.de
GitLab
Commits
4196583c
Unverified
Commit
4196583c
authored
Oct 24, 2018
by
Matija Čupić
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix wording in troubleshooting docs
parent
95cbd41f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
5 deletions
+9
-5
doc/user/project/merge_requests/index.md
doc/user/project/merge_requests/index.md
+9
-5
No files found.
doc/user/project/merge_requests/index.md
View file @
4196583c
...
...
@@ -238,13 +238,17 @@ Find out about [bulk editing merge requests](../../project/bulk_editing.md).
## Troubleshooting
### M
R
can
not retrieve the pipeline status
### M
erge Request
cannot retrieve the pipeline status
The MR won't be able to retrieve the pipeline status if you created the MR,
closed it, made changes in the project then reopened it.
Merge Request pipeline statuses can't be retrieved when the following occurs:
The workaround is to close and reopen the Merge Request so it can properly fetch
the pipeline status.
1.
A Merge Requst is created
1.
The Merge Request is closed
1.
Changes are made in the project
1.
The Merge Request is reopened
To enable the pipeline status to be properly retrieved, close and reopen the
Merge Request again.
## Tips
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment