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
04d4208e
Commit
04d4208e
authored
Aug 19, 2016
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add section on searching through the Backlog list
parent
1804f60f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
0 deletions
+21
-0
doc/user/project/img/issue_board_search_backlog.png
doc/user/project/img/issue_board_search_backlog.png
+0
-0
doc/user/project/issue_board.md
doc/user/project/issue_board.md
+21
-0
No files found.
doc/user/project/img/issue_board_search_backlog.png
0 → 100644
View file @
04d4208e
25.3 KB
doc/user/project/issue_board.md
View file @
04d4208e
...
...
@@ -85,6 +85,24 @@ in the list's heading. A confirmation dialog will appear for you to confirm.
Deleting a list doesn't have any effect in issues and labels, it's just the
list view that is removed.
## Searching issues in the Backlog list
The very first time you start using the Issue Board, it is very likely your
issue tracker is already populated with labels and issues. In that case,
**Backlog**
will have all the issues that don't belong to another list, and
**Done**
will have all the closed ones.
For performance and visibility reasons, each list shows the first 20 issues
by default. If you have more than 20, you have to start scrolling down for the
next 20 issues to appear. This can be cumbersome if your issue tracker hosts
hundreds of issues, and for that reason it is easier to search for issues to
move from
**Backlog**
to another list.
Start typing in the search bar under the
**Backlog**
list and the relevant
issues will appear.
![
Issue Board search Backlog
](
img/issue_board_search_backlog.png
)
## Filtering issues
You should be able to use the filters on top of your Issue Board to show only
...
...
@@ -141,6 +159,9 @@ A few things to remember:
-
Clicking on a label inside a card will quickly filter the entire Issue Board
and show only the issues from all lists that have that label.
-
Issues inside lists are
[
ordered by priority
](
labels.md#prioritize-labels
)
.
-
For performance and visibility reasons, each list shows the first 20 issues
by default. If you have more than 20 issues start scrolling down and the next
20 will appear.
[
ce-5554
]:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5554
[
labels
]:
./labels.md
...
...
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