Youtrack workflow tags Permanently deleted user Created September 09, 2011 16:48 Hello,In the youtrack workflow tracker, how can I create a condition such as this one:if ( tag "next" has been assigned){ remove tag "current"}Thanks,Yuri Gorokhov
Yuri!
Currently it's impossible to handle tag addition.
But it looks like you're going to implement some process with states, using tags.
If so, I'd suggest you to use one state field and attach statemachine to it.
If you'd describe desired process in more details, I think we can create prototype workflow for it.