-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins 2.361.1
Rundeck plugin 3.6.11
Rundeck 4.6.1
Incorrect requests are being sent to rundeck instance by rundeck plugin from Jenkins during jenkins's job configuration via browser. Rundeck caching is not enabled.
Actually sends request:
"GET /api/32/project/project1/jobs?jobFilter=group1&groupPath=deploy1&jobExactFilter=&groupPathExact= HTTP/1.1" 200 12 "-" "rd-api-client/1.3.3"
if the group and job elements are switched, it recognizes this job.
Still, during the execution of jenkins job, job identifier is parsed correctly.
Also adding rundeck setup:
- relates to
-
JENKINS-70013 Rundeck Plugin - could not find a job with identifer
-
- Open
-
[JENKINS-69758] Rundeck plugin - Could not find a job with the identifier
Environment |
Original:
Jenkins 2.361.1
Rundeck plugin Version3.6.11 Rundeck from docker image rundeck/rundeck:4.6.1 |
New:
Jenkins 2.361.1
Rundeck plugin 3.6.11 Rundeck 4.6.1 |
Link | New: This issue relates to JENKINS-70013 [ JENKINS-70013 ] |
Same issue for me. Any update vbehar