microsoftgraph / microsoftgraph/msgraph-sdk-python

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

オープン
#962 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

area: API Support priority:p2 type:bug
主要言語
Python
スター
630
フォーク
96
平均マージ
15時間 20分
マージ済み PR(30日)
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. リポジトリをフォークし、ブランチを切って変更します。
  4. 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 を短くまとめたダイジェスト。