-
-
Notifications
You must be signed in to change notification settings - Fork 120
Open
Description
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
Originally reported by buerger, imported from: Variables are not substituted for repository browser url
- status: Open
- priority: Minor
- component(s): mercurial-plugin
- label(s): mercurial, plugin, variable
- resolution: Unresolved
- votes: 1
- watchers: 2
- imported: 20251216-225446
Raw content of original issue
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
- environment:
Windows Server 2016, Jenkins 2.41