I have created a transition rule to change from open to in progress but the open to close keeps overriding it.
I wanted to change the open to close rule with "fixed in current commit and not ("Comment" contains "in progress") " or something like this but I can't get it to work.
I used this in the in progress state rule "fixed in current commit and "Comment" contains "in progress" "
Here comment means issue comment instead of commit message. So this will not work as expected. I added an improvement request to be able to check commit message in transition rule to make this possible: OD-2522
I have created a transition rule to change from open to in progress but the open to close keeps overriding it. I wanted to change the open to close rule with "fixed in current commit and not ("Comment" contains "in progress") " or something like this but I can't get it to work. I used this in the in progress state rule "fixed in current commit and "Comment" contains "in progress" "