Skip to content

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

Open
@lprisciantelli

Description

@lprisciantelli

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_

Activity

added
area:serializationFocused on functional modules of the product
P1Priority
priority:p1High priority/Major issue but not blocking or Big percentage of customers affected.Bug SLA <=7days
and removed on Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1Priorityarea:serializationFocused on functional modules of the productpriority:p1High priority/Major issue but not blocking or Big percentage of customers affected.Bug SLA <=7daystype:bugA broken experience

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @shemogumbe@lprisciantelli

        Issue actions

          FileSizeDisplay in item content returned in DateTime format not in int value · Issue #780 · microsoftgraph/msgraph-sdk-python-core