Examples of YouTrack Commands
| Command | Description |
|---|---|
| assigned to me priority major
or for me priority major |
Assigns selected issues to the current user, sets priority of selected issues to "major". |
| state fixed | Marks selected issues as resolved. |
| state duplicate TS-2405 | Marks selected issues as duplicating issue TS-2405. |
| type cosmetics tag fix it this week | Associates selected issues with tag "fix it this week" and changes their type to "Cosmetics". |
| remove tag fix it this week | Cancels association of selected issues with tag "fix it this week". |
| project TeamCity | Moves selected issues to project "TeamCity". |
| subsystem Documentation | Moves selected issues to subsystem "Documentation". |