microsoftgraph / microsoftgraph/msgraph-sdk-python
DriveItem: download a file in another format error when converting from .csv to .pdf
未關閉
還沒有人認領這個 Issue。
area: API Support
priority:p2
type:bug
- 主要語言
- Python
- 星號
- 630
- 分支
- 96
- 平均合併
- 15 小時 20 分鐘
- 30 天內合併 PR
- 3
描述
Describe the bug
The issue is the same as issue 912 but with the source format csv.
Expected behavior
The conversion should work as stated in the documentation
How to reproduce
We tried to:
- Manually converting the .csv as .csv again -> it does not work
- Manually converting the .csv as .xlsx -> it works
It seems a server-side problem due the unsupported extension even though the documentation sayscsvis supported.
Thank you.
SDK Version
No response
Latest version known to work for scenario above?
No response
Known Workarounds
No response
Debug output
Click to expand log
```</details>
### Configuration
_No response_
### Other information
_No response_
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先閱讀 issue 912 以及描述 DriveItem 格式轉換的文件,然後重現已回報的 CSV-to-PDF 和 CSV-to-XLSX 案例。將 SDK 要求與文件所述的轉換行為進行比較,以判斷缺陷是在 SDK 中還是在服務中;完成的標準是文件所述的 CSV 轉換能夠正常運作,或清楚記錄該限制。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- api
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 32/100