Template variables are permanently overwritten on first use

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • Component/s: memegen-plugin
    • Environment:
      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.

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

              Created:
              Updated:
              Resolved: