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

Post-send script setting disappears when saving job configuration

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • email-ext-plugin
    • None
    • Jenkins 1.642.2 and email-ext 2.41.3

      As reported by kramarz in pull request jenkinsci/email-ext-plugin#109:

      The post-send script setting, introduced in JENKINS-30854, disappears when saving job configuration.

      A workaround is to directly edit the config.xml job configuration file and include the following line after the <presendScript/> line:

            <postsendScript>$DEFAULT_POSTSEND_SCRIPT</postsendScript>
      

      Afterwards select "Reload Configuration from Disk" from "Manage Jenkins".

            slide_o_mix Alex Earl
            jmuc Johannes W
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: