Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileSizeDisplay in item content returned in DateTime format not in int value #780

Open
lprisciantelli opened this issue Dec 18, 2024 · 0 comments
Labels
area:serialization Focused on functional modules of the product P1 Priority priority:p1 High priority/Major issue but not blocking or Big percentage of customers affected.Bug SLA <=7days type:bug A broken experience

Comments

@lprisciantelli
Copy link

Describe the bug

Using MSGRAPH to retrieve specific item information using functions client().sites.by_site_id(site_id).lists.by_list_id(folder.id).items.get() some files have DateTime format in FileSizeDisplay field, using main HTTP API this value is correct

Expected behavior

FileSizeDisplay in int/float value

How to reproduce

Some specific files have this issue

SDK Version

1.1.0

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_
@lprisciantelli lprisciantelli added status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience labels Dec 18, 2024
@shemogumbe shemogumbe added area:serialization Focused on functional modules of the product P1 Priority priority:p1 High priority/Major issue but not blocking or Big percentage of customers affected.Bug SLA <=7days and removed status:waiting-for-triage An issue that is yet to be reviewed or assigned labels Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:serialization Focused on functional modules of the product P1 Priority priority:p1 High priority/Major issue but not blocking or Big percentage of customers affected.Bug SLA <=7days type:bug A broken experience
Projects
None yet
Development

No branches or pull requests

2 participants