YouTrack Server
 
2019.2
Get YouTrack Standalone
You are viewing the documentation for an earlier version of YouTrack Server. View this page in the current documentation

Resolve Issues

Last modified: 17 December 2019

In YouTrack, issues are classified as either unresolved or resolved. This classification is determined by custom fields that store a state type.

Each value in a state-type field has an additional Resolved property. In the default State field, this property is set as shown in the following table:

To resolve an issue, all you usually have to do is change the value for a state-type field to a resolved state. For situations where additional effort is required, read Resolving Issues with Multiple State-type Fields.

This classification is reflected in the visual presentation of the issue.

  • In unresolved issues, the issue ID is presented in blue text.

  • For resolved issues, the issue ID and summary are presented in gray text. The issue ID is shown in strikethrough text.

The following example illustrates the difference between resolved and unresolved issues in the Issues list:

Issue representation resolved state

Whenever the value for a state-type field changes from an unresolved state to a state that is considered to be resolved, the visual presentation is updated in the issue.

This classification is also referenced in the search query language with the keywords Unresolved and Resolved. These search attributes filter for issues that are assigned any state that is considered to be unresolved or resolved, respectively. For more information, see Keywords.