-
Bug
-
Resolution: Duplicate
-
Major
-
Plugin 1.20, Jenkins 1.588
When the radiator view is open, (for example):
http://
{host}/view/radiator-master/and you click on a job, instead of taking you to:
http://{host}
/view/radiator-master/job/MY_JOB/lastBuild
it duplicates part of the URL:
http://
{host}/view/radiator-master/view/radiator-master/job/MY_JOB/lastBuild
...and you get a 404
- duplicates
-
JENKINS-23096 radiatorviewplugin has incorrect links for jobs in folders
-
- Resolved
-
[JENKINS-25463] 404 When Clicking on a Job
Description |
Original:
When the radiator view is open, (for example): http://{host}/view/radiator-master/ and you click on a job, instead of taking you to: http://{host}/view/radiator-master/job/Checkout-M1_CI/lastBuild it duplicates part of the URL: http://{host}/view/radiator-master/view/radiator-master/job/Checkout-M1_CI/lastBuild ...and you get a 404 |
New:
When the radiator view is open, (for example): http://{host}/view/radiator-master/ and you click on a job, instead of taking you to: http://{host}/view/radiator-master/job/MY_JOB/lastBuild it duplicates part of the URL: http://{host}/view/radiator-master/view/radiator-master/job/MY_JOB/lastBuild ...and you get a 404 |
Assignee | Original: howama [ howama ] | New: Baptiste Mathus [ batmat ] |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Link |
New:
This issue duplicates |
Component/s | Original: radiatorviewplugin [ 16046 ] |
Workflow | Original: JNJira [ 159431 ] | New: JNJira + In-Review [ 196078 ] |
Duplicate, see link. Fixed in 1.22 version published yesterday.