microsoftgraph / microsoftgraph/msgraph-sdk-java
Deletion of Personal Contacts Profile Picture is not working
未關閉
還沒有人認領這個 Issue。
status:waiting-for-triage
type:feature
- 主要語言
- Java
- 星號
- 444
- 分支
- 154
- 平均合併
- 18 小時 28 分鐘
- 30 天內合併 PR
- 4
描述
Is your feature request related to a problem? Please describe the problem.
yes, while trying to delete profile picture of a contact, it is not working. I get the following error com.microsoft.graph.models.odataerrors.ODataError: The OData request is not supported.
Describe the solution you'd like.
I expect it to delete the profile picture.
Additional context?
No response
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先在 Java SDK 中重現刪除個人連絡人個人檔案圖片的情況,並檢查回報的 ODataError。確定使用了哪個要求進入點,以及 Microsoft Graph 作業是否支援刪除;當個人檔案圖片成功刪除或限制已記錄在文件中時,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java
- 領域
- api
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 30/100