VCS Trigger parameter not behaving as expected.

In a build configuration template, I have used an undefined parameter %trigger.rules% for specifying VCS trigger rules.

However, unlike other undefined parameters used elsewhere in the build configuration template, trigger.rules does not exist in the configuration parameters as expected with <value is required>

Am I doing something wrong?

0
1 comment

Hi Matthew,

This is a known issue, I'm afraid, please watch and vote here: https://youtrack.jetbrains.com/issue/TW-47146

You can simply create the configuration parameter on your own, name it "trigger.rules" and it should work.

0

Please sign in to leave a comment.