Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

New Kiota Serialization Failure #365

Closed
dadams39 opened this issue Jul 19, 2022 · 6 comments
Closed

New Kiota Serialization Failure #365

dadams39 opened this issue Jul 19, 2022 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@dadams39
Copy link
Contributor

Unknown data type:

DEBUG   Action: Backup performed on 3 of 6 objects within 1 directories. 3 errors occurred:
        * m: unknown data type: no @odata.type field
        * m: unknown data type: no @odata.type field
        * m: unknown data type: no @odata.type field

This requires further investigation at a later date.

@dadams39 dadams39 added the bug Something isn't working label Jul 19, 2022
@dadams39
Copy link
Contributor Author

This is present in the newest release of the msgraph-go-sdk. Please do not update until necessary.
2022-07-19T15:06:55.645-0400 DEBUG Action: Backup performed on 6 of 6 objects within 1 directories.

@ryanfkeepers
Copy link
Contributor

Okay, so, new drinking game:
Every time a graph-go-sdk release introduces a new bug, we take a drink.

@vkamra
Copy link
Contributor

vkamra commented Jul 19, 2022

@dadams39 - how did we find this? Is there a regression test or the backup integration test?

@dadams39
Copy link
Contributor Author

dadams39 commented Jul 19, 2022

I found this when I was troubleshooting #356
When I was talking to Microsoft last week, they indicated that they were going to want to move the libraries around to be able to try and solve the issue with the incorrect cast situation. Additionally, they were looking to add more features on top of that. The current branch of SDK is at 30 we are at 28.

Issue added #368

@dadams39
Copy link
Contributor Author

dadams39 commented Jul 27, 2022

The majority of the failure is coming from a typing -> non-typing -> refactoring that is going on within oData.
Tl;dr
Several versions of the msgraph-sdk are affected. Watching the following issues:

@dadams39 dadams39 self-assigned this Aug 19, 2022
@dadams39
Copy link
Contributor Author

msgarph-sdk-go is currently at version 0.34. Many of the repo alignments have been reverted and the above errors have been closed. Will check compatibility to bring in new functionality to the code base.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants