microsoftgraph / microsoftgraph/msgraph-sdk-powershell

Get-MgRoleManagementDirectoryRoleEligibilitySchedule : One or more errors occurred.

Open
#2,911 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Status: Needs Investigation
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.