I am trying this automation but it does not work. The idea is once a version is created, all the issues that do not have a fixVersion to be updated with the latest created version. So what am I doing wrong?
Hi @Anna Zakoyan ,
As mentioned in the error message, you should add a branch after your issue trigger of type related issues > JQL and add your conditions in the JQL statement.
I accidentally picked version deleted as a trigger instead of created and the JQL filter is slightly different because I don't have all your statuses in my test environment. But the concept is very much what you need to do. The branch is making sure that you first select the issues you want to modify and then the action you specify will kick in.
Hope this helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.