jenkinsci / jenkinsci/java-client-api
Build.getQueueId() always returns 0
Offen
- Vorherrschende Sprache
- Java
- Sterne
- 913
- Forks
- 466
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
It seems that Build.getQueueId() always returns 0. It seems that "queueId" field in json response form job url(/job///api/json) is ignored by the library.
I used another library (https://github.com/cdancy/jenkins-rest), it was able to get queue id from jobs. But that library has lot of features missing, so basically I am rooting for you guys :P
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.