DistributionList.Members is mapped to incorrect type
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
Research direction
Find the generated .NET model for DistributionList.Members and compare its declared collection type with the Microsoft Graph DistributionListMember resource documentation linked in the issue. Update the binding so the collection uses DistributionListMember, then verify the generated model exposes that type and its distinct fields.
Written by the indexing model from the issue text.
Description
Describe the bug
DistributionList.Members is mapped to List<Member>.
Expected behavior
The actual type of the collection is DistributionListMember (https://learn.microsoft.com/en-us/graph/api/resources/distributionlistmember?view=graph-rest-beta) which has different fields.
How to reproduce
Cannot provide repro since the bindings are binding to incorrect type.
SDK Version
6.5.1-preview
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_
- Dominant language
- C#
- Stars
- 789
- Forks
- 264
- Avg merge
- 15h 17m
- Merged PRs (30d)
- 3
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from microsoftgraph/msgraph-sdk-dotnet
-
status:waiting-for-triage type:bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
microsoftgraph/msgraph-sdk-dotnet#3165 · 2 comments · 1 reaction ·
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100
microsoftgraph/msgraph-sdk-dotnet#3159 ·
-
Bug: metadata
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
microsoftgraph/msgraph-sdk-dotnet#3004 · 1 comment ·
-
Status: Needs investigation type:bug
Difficulty 2/5 1-3 hours Newbie friendliness 64/100
microsoftgraph/msgraph-sdk-dotnet#2858 · 2 comments ·
-
status:waiting-for-triage type:bug
Difficulty 4/5 3-5 days Newbie friendliness 32/100
microsoftgraph/msgraph-sdk-dotnet#3177 · 1 comment ·
All issues in microsoftgraph/msgraph-sdk-dotnet
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·