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

Build blocker does not support relative paths when jobs has description set

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • build-blocker-plugin
    • None
    • Windows 2008 R2 64bit Jenkins 1.554.1

      Build blocker does not support jobs in relative folders when job description is set. For example:

      RootFolder
      – SubFolder1
      -> Job1 (description "Job Description")
      – SubFolder2
      -> Job2

      I cannot use followin expression in Job2:
      ../SubFolder1/Job1

      Only this works:
      .Job Description.
      but this is not solution.

      Expected result:
      This works:
      ../SubFolder1/Job1

      When Job1 is building then block Job2

            imakowski Ireneusz Makowski
            imakowski Ireneusz Makowski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: