Post-send script setting disappears when saving job configuration

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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".

            Assignee:
            Alex Earl
            Reporter:
            Johannes W
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: