microsoftgraph / microsoftgraph/msgraph-sdk-python

DriveItem: download a file in another format error when converting from .csv to .pdf

未关闭
#962 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 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 says csv is 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_

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。