Navigate Between Issues
List of Issues
After you have searched for issues, search results are displayed as a list that you can easily handle using mouse or keyboard.
First, to switch from the search box to the list of issues and back, press Esc.
Then, navigate to any issue using Up and Down arrows, and expand or collapse issues with Right and Left arrows. By the way, YouTrack provides 3 issue list views providing varying levels of detail: to toggle between them, press Ctrl+Alt+Plus, or use buttons in the toolbar (see below).
To change issue attributes, select issues with Space or Shift+Up/Down, and modify them immediately using the Command window.
If you want to work with an issue individually (for example, change its summary or description), double-click or press F2 to edit it in the inline Issue Area, or click the issue's summary to switch to the full issue view.
You can change how much issues YouTrack displays in a single page using the navigation bar below the list of issues, and to go to the next or previous page, press Ctrl+Right or Ctrl+Left, respectively.
Full Issue View
Clicking the summary of an issue or pressing Enter on an issue in the issue list brings you to full issue view. In addition to what you see in the issue list, the full issue view shows:
Visibility Settings
You can choose whether or not to show different issue attributes as buttons in the list of issues. Just click
in the toolbar, and specify which issue attributes to display for every issue. In addition, you can opt to display tags to the left of issue summaries, and the Add comment button.
Sorting
You can configure how to sort issues in the list in two ways:
- By clicking the sorted by link under the search box and setting sort order in the Sort tab.
- By adding the sort by: keyword to your query, followed by sort criteria and an optional sort order modifier. For example, to sort your unresolved issues by priority and by number of votes in ascending order, type #my #unresolved sort by: priority, votes asc
