Project

General

Profile

RedmineIssueList » History » Version 21

Manuel Becerra, 2011-05-03 15:59

1 10 Mischa The Evil
{{>toc}}
2
3 1 Jean-Philippe Lang
h1. The issue list
4
5 7 Mischa The Evil
h2. Overview
6
7
The issue list provides a way to look at the opened issues for a project.
8 19 Felix Schäfer
9 7 Mischa The Evil
!issuelist_overview.jpg!
10
11 3 Jean-Philippe Lang
h2. Applying and saving filters
12
13
The issue list displays open issues by default.
14
Standard and [[RedmineCustomFields|custom fields]] can be used to build a custom query. Once the filters are set, click on !/images/true.png! to refresh the issue list. Click on !/images/reload.png! to clear the filters.
15
16 8 Mischa The Evil
!applied_issuelist_filters.jpg!
17
18 16 Tom Rochette
It is possible to select multiple values at once for a specified field by pressing the !http://www.redmine.org/images/bullet_toggle_plus.png! button. This will convert the drop-down menu in a selection list. In order to add to the selection list, use the ctrl key on your keyboard.
19
20
!redmine-multiple-selection.png!
21
22
h3. Custom queries
23
24 3 Jean-Philippe Lang
Custom queries can be saved by clicking on !/images/save.png!.
25
A form lets you give it a name and select the columns that you want to be displayed on the issue list for this query (both standard and [[RedmineCustomFields|custom fields]] can be displayed). Checking the *public* attribute will make the query visible to everyone, otherwise only you will see the query.
26 8 Mischa The Evil
27
!ext_newquery.jpg!
28 3 Jean-Philippe Lang
29 11 Mischa The Evil
Once saved, the query is listed in the [[RedmineIssueList#Sidebar|sidebar]].
30 3 Jean-Philippe Lang
31 9 Mischa The Evil
!custom_queries_sidebar.jpg! 
32
33 1 Jean-Philippe Lang
h2. Shortcut menu
34
35 6 Jean-Philippe Lang
A context menu pops up when right clicking (ALT + Left click for Opera users) on an issue of the issue list.
36 1 Jean-Philippe Lang
This menu offers several shortcuts to quickly edit, reprioritize, reassign, copy, move or delete the issue.
37
38
!shortcut_menu.png!
39 4 Jean-Philippe Lang
40 5 Jean-Philippe Lang
Note that you have to *right-click outside of the issue link*, otherwise the browser's default context menu is displayed.
41
42 4 Jean-Philippe Lang
h2. Bulk editing issues
43
44
From the issue list, you can bulk edit/move/delete issues by selecting multiple issues and then right-click on the selection.
45 14 Mischa The Evil
Issue can be selected either by using the checkboxes or by clicking on the rows with Control or Shift key pressed.
46 4 Jean-Philippe Lang
You can also use the little tick at the upper-left corner of the list to select/unselect all the issues.
47
48 1 Jean-Philippe Lang
!bulk-edit.png!
49 11 Mischa The Evil
50
h2. Sidebar
51
52 13 Mischa The Evil
!>sidebar.jpg! The contextual sidebar on the right of the issue list provides links to several different things:
53 11 Mischa The Evil
* a quicklink to the default issuelist without any other filters applied (thus only open issues), which is useful when you are looking at a custom query and want to get back to the default issue list
54 15 Mischa The Evil
* a link to the [[RedmineIssueSummary|issue summary]], which is a report of all the issues at a project-level (in contrast to the [[RedmineVersion|version overview]] which provides an overview at version-level)
55 21 Manuel Becerra
* a link to the [[RedmineIssueChangelog|change log]], which provides a project-level overview of all closed *and* targeted issues, sorted per target-versions
56 11 Mischa The Evil
* links to several levels of custom queries:
57
** global (cross-project) queries
58
*** public queries
59
*** private queries
60
** current-project's queries
61
*** public queries
62
*** private queries
63 12 Mischa The Evil
* depending on the [[RedmineProjectSettings|project settings]] it also shows a planning section with links to:
64
** the [[RedmineCalendar|calendar]]
65 18 Gordon Sun
** the [[RedmineGantt|gantt]] chart