Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
gitlab-ce
Commits
4196583c
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 can
not 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