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
1
Merge Requests
1
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
nexedi
gitlab-ce
Commits
dfe009b9
Commit
dfe009b9
authored
Oct 23, 2018
by
Matija Čupić
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add troubleshooting section to MR docs
parent
75758ede
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
doc/user/project/merge_requests/index.md
doc/user/project/merge_requests/index.md
+10
-0
No files found.
doc/user/project/merge_requests/index.md
View file @
dfe009b9
...
...
@@ -349,6 +349,16 @@ all your changes will be available to preview by anyone with the Review Apps lin
Find out about
[
bulk editing merge requests
](
../../project/bulk_editing.md
)
.
## Troubleshooting
### MR 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.
The workaround is to close and reopen the Merge Request so it can properly fetch
the pipeline status.
## Tips
Here are some tips that will help you be more efficient with merge requests in
...
...
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