-
Bug
-
Resolution: Duplicate
-
Major
-
None
When a promotion step for a build is queued automatically via successful downstream project execution, the link shown in the "Build Executor Status" is not correct, and generates a server side error.
Here is an example of the URL it generates:
http://localhost:9090/job/Job1/promotion//Promote/2/
instead of the correct URL which would be:
http://localhost:9090/job/Job1/3/promotion/Promote/promotionBuilds/0/?
Notice it's missing the build # of the job which triggered the promotion, and it's missing the "promotionBuilds" portion of the URL.
- duplicates
-
JENKINS-6922 PROJECT_URL variable not correctly set when email is sent by Promoted Build Plugin
-
- Open
-
- is related to
-
JENKINS-7636 Executor xml api shows incorrect url for promoting build job
-
- Resolved
-
[JENKINS-8577] Promotion Queue Link is not correct.
Component/s | New: promoted-builds [ 15567 ] | |
Component/s | Original: plugin [ 15491 ] |
Link |
New:
This issue is related to |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Link | New: This issue is duplicated by JENKINS-6922 [ JENKINS-6922 ] |
Link |
New:
This issue is duplicated by |
Link |
Original:
This issue is duplicated by |
Link | New: This issue duplicates JENKINS-6922 [ JENKINS-6922 ] |
Link | Original: This issue is duplicated by JENKINS-6922 [ JENKINS-6922 ] |
Duplicating