I have a TeamCity + YouTrack + SVN. I commit to svn TeamCity build it, and YouTrack see changes for issues from commit message.
Now i want to add tag
to issue in YouTrack. I know that i can add command like #ISSSE-ID add tag my-tag
. But this is not a solution.
This is possible to add tags automatically?
Asked
Active
Viewed 263 times
2

Kliver Max
- 5,107
- 22
- 95
- 148
1 Answers
2
After https://youtrack.jetbrains.com/issue/JT-19028 is implemented, you'll be able to create a workflow rule that will take am issue after a VCS change is attached to it.

Alex.V
- 2,081
- 14
- 13
-
1That issue was created 7 years ago. Looks like this feature not will be implemented in observable future. – Kliver Max Jan 20 '20 at 08:39
-
It's old indeed, but will be implemented within 2-3 months. – Alex.V Jan 20 '20 at 10:26