The Job naming pattern is working for simple pattern, however I am unable to include conditional regex (if) in the pattern
(_)?(?(1)[\w]{1,15} )
. Meaning _ is a optional string, if found then a string of length 1 to 15 should be available. Also, I would need to set similar Node naming pattern as we are having more nodes