microsoftgraph / microsoftgraph/msgraph-sdk-java

Fields, startDateTime and dueDateTime of TodoTask are being set incorrect where it is neglecting the time part.

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

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

status:waiting-for-triage type:bug
主要言語
Java
スター
444
フォーク
154
平均マージ
18時間 28分
マージ済み PR(30日)
4

説明

Describe the bug

While creating or modifying a task item, the fields startDateTime and duedatetime of todotask are being set incorrectly while this is not the case for other datetimetimezone datatype fields like reminderDateTime and completedDateTime. Feels more like a backend issue as tried with graph explorer as well. please check the attached screenshot for reference.

Image

Expected behavior

Fields startDateTime and dueDatetime should be set correctly.

How to reproduce

just try to create/modify a todotask item with startDateTime or dueDateTIme fields, you would observe a discrepancy there.

SDK Version

6.14.0

Latest version known to work for scenario above?

I have checked in graph explore so i didn't check in the latest but pretty sure it is the case.

Known Workarounds

no workarounds

Debug output
Click to expand log ```
</details>


### Configuration

_No response_

### Other information

_No response_

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

ソースファイルもテストも指定されていません。まず、Graph Explorer と SDK 6.14.0 で startDateTime と dueDateTime を設定した TodoTask の作成と変更を再現し、次に SDK における TodoTask の日時処理を追跡してください。完了の条件は、両方のフィールドが reminderDateTime および completedDateTime と一貫して、指定された時刻部分を保持することです。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java
領域
api
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。