Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-45046

BUILD_DISPLAY_NAME not replaced with its value

XMLWordPrintable

      I'm using the Build Name Setter Plugin for updating the names of build on my jobs. This plugins set/update the BUILD_DISPLAY_NAME variable correctly, but when use with the MQTT Notification Plugin, it is not replace with its value.

      For example, a template message like { "job": "${JOB_NAME}", "name": "${BUILD_DISPLAY_NAME}", "state": "${BUILD_RESULT}" } leads to a { "job": "FooBar", "name": "${BUILD_DISPLAY_NAME}", "state": "SUCCESS" }

            gareth_western Gareth Western
            etatto Emmanuel Tatto
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: