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

Join Plugin: Copy Archiver Plugin's support breaks it's configuration saving

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Critical Critical
    • join-plugin
    • None
    • Windows XP SP3,
      Hudson 1.365,
      Join Plugin 1.8,
      Copy Artifact Plugin 1.7

      I have Join and Copy Artifact plugins installed.
      Test job has:

      1. no Join Trigger configuration (Post-build Actions -> Join Trigger unchecked),
      2. Copy Archiver configuration (Post-build Actions -> Aggregate the archived artifacts) with some "Shared directory" set.

      Bug: when saving test job configuration "Shared directory" became empty.

      As I see, this is because Join plugin inserts into page HTML code <input> tag with same name as used in Copy Archiver configuration HTML code (same <input> tags used, I think, because Join trigger inserts Copy Archiver configuration HTML code directly in his configuration).

      Workaround for this bug is to manually update resetted <sharedDirectoryPath> item in job's config.xml

      This is duplicate of JENKINS-5921 but for Join plugin.

            mdonohue mdonohue
            rutsky rutsky
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: