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 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

status:waiting-for-triage type:bug
主要語言
Java
星號
444
分支
154
平均合併
18 小時 28 分鐘
30 天內合併 PR
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. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 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 摘要。