Single Issue View
The single issue view displays all the information related to an issue.
![Single issue view in YouTrack. Single issue view in YouTrack.](https://resources.jetbrains.com/help/img/youtrack/2025.1/single-issue-view-lite.png)
The following controls are displayed in the page header.
Control | Description |
---|---|
Sidebar toggle | The control represented by the
|
Back to issues | This control closes the current issue and returns you to the list of issues. |
Breadcrumb navigation | Displays a clickable trail of links from the current issue back to the list of projects. |
Copy issue ID and summary to clipboard | A clickable control to the right of the issue ID lets you copy the issue ID and summary to the dashboard. ![]() |
Search bar | An input field that can be used to search for other issues. For a detailed description of this feature, see Search Bar. |
Previous/Next issue | This control displays a counter for issues that match the current search query. The arrows to the left and right of the counter let you navigate to the previous or next issue in the list that matches the search query. |
New issue | Opens a form for reporting a new issue. Click the down arrow to the right of the button to report an issue and link it to the current issue. |
The following controls and information are shown at the top of the issue view.
Control | Description |
---|---|
Created by | Displays the full name of the user who reported the issue. The date and time the issue was reported are also shown. Click the name to open the profile page for this user. |
Updated by | Displays the full name of the user who last updated the issue. The date and time of the last update are also shown. Click the name to open the profile page for this user. |
Visible to | Displays the current visibility setting for the issue. For issues with restricted visibility, the lock icon is displayed to the left of this label. Click the link to set or change the visibility of the issue.
|
Vote for issue | This control that lets you vote for an issue and view the list of voters. ![]()
For more information, see Vote for Issues. |
Star issue | This control lets you add the There's also a control just to the left of the issue summary that performs the same action. ![]() Click the icon a second time to stop watching (unstar) the issue. For more information, see Watch Issues. |
Live Updates
In single issue view, updates are applied to issues in real time. When another user applies a change to an issue that you are currently viewing, the update is shown immediately. If the update is added to a section of the activity stream that is not currently visible in your web browser, a notification is shown at the bottom of the page.
If changes are applied to an issue that is open in an inactive browser tab, you are notified that there are updates available and prompted to refresh the page.
Search Bar
The search bar is displayed in the single issue view.
![Search bar single issue view Search bar single issue view](https://resources.jetbrains.com/help/img/youtrack/2025.1/search-bar-single-issue-view.png)
This shows you the search context and query that determine which issues are shown and can be displayed by navigating between issues in this view.
If you opened the issue from a list that was filtered using a specific Saved search, Project, or Tag, This selection is set as the search context. When used, additional search parameters will only return issues that match this context.
Moving the pointer over the search context shows a tooltip that outlines the parameters that define it.
The query completion highlights search attributes that match the current input.
Attribute values are shown in blue text. Words that are parsed as text search are shown in gold.
The counter for issues that match the current search query is shown to the right of the search bar.
The following options are available:
Option | Description |
---|---|
Remove | Clears the critera used as the search context. |
Previous issue | Navigates to the previous issue in the list that matches the search query. |
Next issue | Navigates to the next issue in the list that matches the search query. |
To learn more about search queries, see Search.
Issue Toolbar
The single issue view includes a toolbar that lets you apply specific actions to the current issue. The toolbar is displayed inline with the issue summary.
![Issue toolbar single issue view Issue toolbar single issue view](https://resources.jetbrains.com/help/img/youtrack/2025.1/issue-toolbar-single-issue-view.png)
The following controls are available in single issue view:
Control | Description |
---|---|
Edit issue | Opens the issue in edit mode. Here, you can change the basic properties of the issue, such as the Project, Summary, and Description. You also have access to set or change the values for supplemental text fields. |
Add tag | Opens a list of tags that are available to you. Select a tag from the list to add the tag to the current issue. |
AI Assistant | Lets you access the options to generate a new issue summary with the help of the AI Assistant. To learn more, see AI Assistance in Issues. |
Add links | Opens the Add Links controls that let you browse issues and create links between them. To learn more, see Link Issues. |
Show more | Displays a list of additional actions. This menu also contains custom actions that are supported by workflows. For details, see Show More Menu. |
Show More Menu
The following actions are available from the Show more menu:
![The Show More menu in the issue toolbar. The Show More menu in the issue toolbar.](https://resources.jetbrains.com/help/img/youtrack/2025.1/issue-toolbar-show-more-menu.png)
Action | Description |
---|---|
Copy issue ID | Copies the ID of the current issue to the clipboard. |
Print issue | Opens the issue on a printer-friendly page. Use the Print command in your browser to print the page. |
Add spent time | Opens the Add Spent Time dialog that lets you add work items to the issue. Only available when time tracking is enabled in the project. To learn more, see Track Spent Time. |
Attach files | Opens a dialog that lets you locate and attach a file from your local directory. |
Attach files privately | Opens the Attach Files Privately dialog. Here, you have the option to restrict the visibility for all files to specific groups and/or users. Use this option for files that contain sensitive information. |
Generate issue template URL | Generates an issue template from the issue and copies its URL to your clipboard. To learn more, see Work with Issue Templates. |
Show version history | Opens the version history for the current issue. To learn more about this feature, see Show Version History. |
Add commit | Opens the Add Commit dialog that lets you attach a commit from a VCS integration to the issue. Only available when the project is integrated with a VCS. |
Find similar issues | Opens a list of issues that are similar to the current issue in a new browser tab. The Issues list uses the |
Open command dialog | Opens the Apply Command dialog that lets you apply one or more commands to the current issue. For a list of supported commands, see Command Reference. |
Repeat last command | Opens the Apply Command dialog prefilled with the most recent command you applied to an issue from this dialog. |
Delete issue | Deletes the current issue following a confirmation message. This action deletes the issue permanently and cannot be undone. To learn more about deleting issues in YouTrack, see Delete Issues. |
Clone issue | Creates a copy of the current issue. For more information, see Clone Issues. |
Clone issue as draft | Creates a copy of the current issue and adds it to your list of issue drafts. For more information, see To clone an issue as a draft:. |
Custom actions | The remaining items in the |
Issue Details
The single issue view displays detailed information for the current issue.
![Issue details in YouTrack. Issue details in YouTrack.](https://resources.jetbrains.com/help/img/youtrack/2025.1/issue-details-lite.png)
The following issue details are shown in the body of the page:
Item | Description |
---|---|
Issue Summary | Displays the summary of the issue. You can update this information in edit mode. |
Issue Description | Displays the description of the issue. You can update this information in edit mode. |
Tags
Just below the toolbar, you'll find a list of tags that are currently attached to the issue.
![Single issue view tags Single issue view tags](https://resources.jetbrains.com/help/img/youtrack/2025.1/single-issue-view-tags.png)
To add a tag, click the
Add tag button in the toolbar or use the
add tag <tag name>
command.To remove a tag, click the
Remove tag icon inside the tag or use the
remove tag <tag name>
command.
For more information about tags, see Tag Issues.
Voters
In the upper-right corner of the issue view are the controls that let you vote for an issue and view the list of voters.
![Vote for issue Vote for issue](https://resources.jetbrains.com/help/img/youtrack/2025.1/vote-for-issue-lite.png)
Click the
Vote icon to vote for an issue. If you are the reporter for the current issue, this control is disabled.
When an issue has one or more votes, a counter is shown to the left of the Vote icon. Click the counter to show the list of users who have voted for the issue.
For more information, see Vote for Issues.
Star Tag
In the upper-right corner of the issue view and just to the left of the issue summary there are controls that let you add the Star tag to the issue. This action also adds you to the list of watchers.
![Watch issue Watch issue](https://resources.jetbrains.com/help/img/youtrack/2025.1/star-tag-lite.png)
Click the
icon to start watching an issue.
Click the icon a second time to stop watching the issue.
When the issue has one or more watchers, a counter is shown to the left of the Star icon. Click the counter to show the list of users who are watching the issue.
For more information, see Watch Issues.
Supplemental Text Fields
Single issue view supports a special type of custom field for storing text. These fields store a string of characters that you can format in Visual or Markdown mode.
Fields with this type are not shown in the sidebar with other custom fields. Instead, they appear just below the issue description.
![Text field single issue view Text field single issue view](https://resources.jetbrains.com/help/img/youtrack/2025.1/text-field-single-issue-view-lite.png)
As with the issue summary and description, you can only change the values for text-based fields when an issue is open in create or edit mode.
Otherwise, working with supplemental text fields is just like any other custom field in YouTrack.
![Supplemental fields for text in YouTrack. Supplemental fields for text in YouTrack.](https://resources.jetbrains.com/help/img/youtrack/2025.1/text-fields-lite.png)
To learn how to add fields to a project, see Add a New Custom Field.
To learn more about fields that store vales as
text
, see Simple Types.
Issue Links
This panel displays a list of issues that are linked to the current issue. It is only visible when the current issue is linked to at least one issue. When this panel is hidden, you can either use the Add links button in the toolbar to link to other issues or use the syntax
add <link type> <target issue>
to link to other issues with a command.
The toolbar displays counters for each issue link type.
All the issues that are linked to the current issue are displayed as a list, grouped by issue link type.
Unresolved issues are shown higher in the list.
The height of the panel is restricted. You can scroll to view more linked issues, click the tabs to show issues by link type, or click the
Expand all control at the bottom of the panel to show all linked issues.
![Single issue view links Single issue view links](https://resources.jetbrains.com/help/img/youtrack/2025.1/single-issue-view-links.png)
The following controls are available in this panel:
Control | Description |
---|---|
Show/Hide linked issues | Collapses and expands the list of linked issues. |
Add links | Opens the Add Links panel that lets you link one or more issues to the current issue. Use the search box to filter the list. |
View linked issues in Issues list | Opens a list of linked issues in a new browser tab. |
For each issue that is linked to the current issue, you see an icon that represents the issue priority, the issue ID, and summary. Click the link for the ID and summary to open a linked issue in single issue view.
The following options are available for each issue in the linked issues panel:
Option | Description |
---|---|
Star issue | Adds the Star tag to the linked issue. This action also adds you to the list of watchers. For more information, see Watch Issues. |
Remove link | Removes the link between the current issue and the linked issue. |
For more information, see Link Issues.
Attachments
Relevant information is often contained in external files that are attached to an issue. The files that are attached to the current issue are shown as thumbnails or as list items in the Attachments panel.
![Single issue attachments Single issue attachments](https://resources.jetbrains.com/help/img/youtrack/2025.1/single-issue-attachments.png)
Actions for individual attachments are shown when you move the pointer over the thumbnails or list item for attached files.
![Download all images Download all images](https://resources.jetbrains.com/help/img/youtrack/2025.1/attachment-options-single.png)
The following options are available for individual items in the Attachments panel:
Option | Description |
---|---|
View text | View and copy the text found in image attachments. To learn how to activate and use this feature, see Text Recognition. |
Edit | Lets you update the filename or update visibility settings for the attached file. |
Download | Downloads the selected file to your local directory. |
View file details | Displays the following file details for each attachment.
|
Delete | Removes the selected file from the issue. |
The attachments panel has a settings menu called Attachment options.
![Download all images Download all images](https://resources.jetbrains.com/help/img/youtrack/2025.1/attachment-options.png)
These settings give you the following controls for attachments in the issue:
Action | Description |
---|---|
View as list | Shows attachments in a vertical list. This layout displays the file type, name, and size. It also shows the name of the user who attached the file as well as the date and time the file was attached to the issue. This option is available when attachments are currently displayed as thumbnails. |
View as thumbnails | Shows attachments as small preview images (thumbnails) arranged in a grid layout. This option is available when attachments are currently displayed as a list. |
Download all | Download all attachments for the issue, including comment attachments, to a local directory. |
Sort by date: newest first | Displays attachments in reverse-chronological order. |
Sort by date: oldest first | Displays attachments in chronological order. |
Sort by type | Displays attachments in alphabetical order according to file type. |
Show inline images and videos | Toggles the display of attachments located within the issue description or comment box. When hiding inline attachments, the number of hidden attachments is displayed in the attachments panel. |
Show files attached to comments separately | Toggles the display of attachments located within the comments of the issue. |
Delete all | Deletes all attachments, including comment attachments, from the issue. This action cannot be undone. |
For images and video files, additional controls are available. To learn more about these controls, see View Attachments.
To attach new files to an issue, you can use one of the attachment options from the Show more menu or simply drag files from your local directory to the section of the page that displays the issue description.
In issues that contain several attachments, you may have trouble following the thread between the issue description and the activity stream below. If so, use the control to collapse the Attachments panel and get it out of your way.
For more information, see Attach Files.
Activity Stream
The activity stream at the bottom of the page provides a chronological list of changes that have been applied to the issue. The filters at the top of the list let you select which types of changes you want to show or hide.
Here's an example of the activity stream filtered to show comments and VCS changes:
![Activity stream Activity stream](https://resources.jetbrains.com/help/img/youtrack/2025.1/activity-stream.png)
The following filters are shown in the toolbar at the top of the activity stream:
Filter | Description |
---|---|
Comments | Toggles the visibility of comments in the activity stream. |
Spent time | Toggles the visibility of work items. This control is only visible when the Time Tracking feature is enabled in the project. For details, see Enable Time Tracking. |
Change history | Toggles the visibility of the change history. This feed contains all the updates that are applied to the issue. |
VCS changes | Toggles the visibility of VCS changes that have been linked to the issue. This control is only visible when the project is integrated with a version control system or is connected to a VCS through an integration with TeamCity. For details, see Connect to a VCS and Integrate with TeamCity. |
For more information about the updates that are shown in the activity stream, see View Issue Updates.
The Activity settings menu stores your preferences for viewing items in the activity stream. You can select whether to show activity from newest to oldest or vice versa.
The following options are available from the Activity settings menu:
Control | Description |
---|---|
Sort: oldest first | Displays changes in chronological order. The input field for comments, work items, and manual commits is shown at the bottom of the page. |
Sort: newest first | Displays changes in reverse-chronological order. In this mode, the input field for comments, work items, and manual commits is displayed at the top of the activity stream. |
Expand comments | When selected, all comments are shown in their entirety. When this option is deselected, comments that occupy a significant portion of the screen are cropped. Click the Show more link do display the entire comment. |
Fields Panel
The panel to the right of the issue detail displays additional information related to the current issue.
![Single issue field panel Single issue field panel](https://resources.jetbrains.com/help/img/youtrack/2025.1/single-issue-fields-panel.png)
The following information is shown in this section of the page:
Item | Description |
---|---|
Project | Shows the project that the issue currently belongs to. To move an issue to another project, click this field and select another project from the list. |
Custom Fields | This section displays the custom fields that are attached to the project and the current values that are set for each field. Click a value to select or enter a new value for the field. |
Boards | Displays the list of agile boards that the current issue appears on.
|
You can drag the edge of the panel to resize it. Double-click the resizing control to expand or collapse the panel.
![Fields pane left Fields pane left](https://resources.jetbrains.com/help/img/youtrack/2025.1/fields-panel-resize.png)