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

Workflow Templates with project sync or inventory update have incorrect links

XMLWordPrintable

      It appears that calling a workflow template with a project sync or an inventory sync as the first step causes a failure. It appears that this is due to the plugin attempting to call the wrong URL for these types of workflow steps.

      NOTE: The incorrect paths show below occur regardless of where the steps occur in the workflow. It just seems that the failure occurs when the erroneous job path doesn't already exist.

      For example, for a project sync step, the plugin calls:

      https://tower.home/#/jobs/324

      instead of:

      https://tower.home/#/scm_update/324

      Similarly, with an inventory sync step, the plugin attempts to call

      https://tower.home/#/jobs/333

      Instead of:

      https://tower.home/#/inventory_sync/333

       

       

            robnester Rob Nester
            rnester Rob Nester
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: