jenkinsci / jenkinsci/java-client-api
Bug: Artifact.getClient() returns null
オープン
- 主要言語
- Java
- スター
- 913
- フォーク
- 466
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I have a setup where I traverse the whole way from a JenkinsServer to an Artifact (via Job & Build) and all model elements except the Artifact return a proper value for getClient() - the Artifact returns always .
コントリビューションガイド
調査の方向性
Start by tracing getClient() from JenkinsServer through Job and Build to Artifact, then reproduce the reported traversal and compare the Artifact result with the other model elements. Confirm what client value is expected on Artifact and add coverage for the traversal; done means Artifact.getClient() no longer returns null in that setup.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- api
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100