microsoftgraph / microsoftgraph/msgraph-sdk-powershell
Get-MgRoleManagementDirectoryRoleEligibilitySchedule : One or more errors occurred.
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 898
- Forks
- 230
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 31
Description
Describe the bug
When running the cmdlet - Get-MgRoleManagementDirectoryRoleEligibilitySchedule -ExpandProperty "*" -All:$true
gives the error -Get-MgRoleManagementDirectoryRoleEligibilitySchedule : One or more errors occurred.
I am running the latest version of MGGraph 2.22.0
Expected behavior
Should get the detailed output
How to reproduce
Get-MgRoleManagementDirectoryRoleEligibilitySchedule -ExpandProperty "*" -All:$true
SDK Version
2.22.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_
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.
Research direction
Start by reproducing Get-MgRoleManagementDirectoryRoleEligibilitySchedule -ExpandProperty "*" -All:$true with Microsoft Graph PowerShell SDK 2.22.0 and capture the missing debug output. Compare the result with the expected detailed output; done means the command completes without the reported error and returns expanded details.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, powershell
- Domain
- api, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100