microsoft / microsoft/azure-devops-python-api
Git Search Criteria show_oldest_first wrong documented order of precidence
未關閉
還沒有人認領這個 Issue。
- 主要語言
- Python
- 星號
- 684
- 分支
- 218
- 平均合併
- 8 天 10 小時
- 30 天內合併 PR
- 1
描述
The search criteria model says that if you use show_oldest_first it ignores item_version. but in testing it's the other way around, it itself is ignored if you also include item_version. Ommiting item_version allows it to work.
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從 azure-devops/azure/devops/v6_0/git/models.py 的第 1959 行附近開始,將 show_oldest_first 和 item_version 的文件化優先順序與 issue 中描述的行為進行比較。驗證同時存在這兩個條件時的行為,然後確保模型文件反映已確認的優先順序。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- azure, python
- 領域
- api, devops
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100