microsoftgraph / microsoftgraph/msgraph-metadata

With the existing cmdlet overgeneration issue, running Find-MgGraphCommand for a cmdlet that is not supported (has no corresponding API), the cmdlet returns data including a URI value.

Open
#229 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

metadata-issue
Dominant language
XSLT
Stars
166
Forks
55
Avg merge
16h 12m
Merged PRs (30d)
14

Description

Example:
The cmdlet Update-MgIdentityGovernanceLifecycleWorkflowTaskDefinition does not have a corresponding API. See the supported operations are only List and Get, I would expect that Find-MgGraphCommand would return no URI.
image

The result from Find-MgGraphCommand:
image

Contributor guide

No contributing guide indexed for this repository

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 Find-MgGraphCommand for Update-MgIdentityGovernanceLifecycleWorkflowTaskDefinition and compare its result with the supported List and Get operations. Trace how unsupported cmdlets receive their URI values; done when a cmdlet with no corresponding API returns no URI.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell
Domain
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.