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

Manual Build Trigger invoke job on different folder level

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • Cloudbees Jenkins

      Job & View Folder Structure:

      RootFolder/
      --Continous Delivery View
      --SubFolder/
      ----JobA
      ----JobB

      JobA -> (Manual Trigger) -> JobB

      If the delivery pipeline view is created at a different folder level than where the manually triggered job is located, it throws a null pointer exception.

      I've tried multiple combinations of specifying the absolute path, relative path from the view but, it will not take.

      The relative path from the view would probably work to trigger the manual job from the view but it does not display the manual job in the CD view because when it reads the trigger chain specified in the job config, the job folder location is incorrect.

            patbos Patrik Boström
            rizvfe00 Ferzan Rizvi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: