-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: pipeline-model-definition-plugin
I'm trying to think of uses for when expression that I can kill off (death to Scripted and all that), and the most common I've seen is something like foo == 'bar' - i.e., comparing a variable and a value. So let's add a new when condition, tentatively named equals, that does that.