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

Template variables are permanently overwritten on first use

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • memegen-plugin
    • Should happen on all systems and versions of Jenkins.

      Meme configurations that include template variables such as "${project}" will be overwritten with the actual name of the project that first uses that Meme, as the Meme object is not copied/cloned, and it is automatically saved. The fix is to create a copy of the object and use that for the Meme generation.

            joonty Jon Cairns
            joonty Jon Cairns
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: