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
Boxiang Sun
gitlab-ce
Commits
8c650dc6
Commit
8c650dc6
authored
Aug 18, 2017
by
Victor Wu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update issue docs
parent
fe18ec58
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
6 deletions
+13
-6
doc/user/project/issues/index.md
doc/user/project/issues/index.md
+13
-6
No files found.
doc/user/project/issues/index.md
View file @
8c650dc6
# Issues
The GitLab Issue Tracker
is an advanced and complete tool
GitLab issues
is an advanced and complete tool
for tracking the evolution of a new idea or the process
of solving a problem.
It allows you, your team, and your collaborators to share
and discuss proposals before and while implementing them.
Issues and the GitLab Issue Tracker are
available in all
GitLab issues is
available in all
[
GitLab Products
](
https://about.gitlab.com/products/
)
as
part of the
[
GitLab Workflow
](
https://about.gitlab.com/2016/10/25/gitlab-workflow-an-overview/
)
.
...
...
@@ -46,13 +46,20 @@ Create [issue templates](#issue-templates) to make collaboration consistent and
containing all information you need. For example, you can create a template
for feature proposals and another one for bug reports.
## Issue
Tracker
## Issue
list views, searching, and filtering
The issue tracker is the collection of opened and closed issues created in a project.
View all the issues within a project by navigating to
**Project > Issues**
.
There are tabs to quickly filter by open and closed issues.
![
Issue tracker
](
img/issue_tracker
.png
)
![
Project issues list view
](
img/project_issues_list_view
.png
)
Find the issue tracker by navigating to your
**Project's Dashboard**
>
**Issues**
.
View all the issues in a group (that is, all the issues across all projects in that
group) by navigating to
**Group > Issues**
. This view also has the open and closed
issue tabs.
![
Group Issues list view
](
img/group_issues_list_view.png
)
In both these list views,
[
search and filter the results
](
).
## GitLab Issues Functionalities
...
...
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