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

Variables are not substituted for repository browser url

XMLWordPrintable

      Given: a project TESTPROJ with mercurial repository browser URL configured as http://server:5000/Development/${JOB_NAME}/

      Expected: URL should be replaced to http://server:5000/Development/TESTPROJ/...

      Result http://server:5000/Development/$%7BJOB_NAME%7D/...

       

      The same issue occurs when using a default repository browser and the repository URL is configured with a variable

       

            Unassigned Unassigned
            buerger Benny Bürger
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: