question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

New command: `planner plan details get`

See original GitHub issue

Usage

planner plan details get

Description

Retrieve the planner details.

Options

Option Description
-i, --planId [planId] ID of the plan. Specify either planId or planTitle but not both.
-t, --planTitle [planTitle] Title of the plan. Specify either planId or planTitle but not both.
--ownerGroupId [ownerGroupId] ID of the Group that owns the plan. Specify either ownerGroupId or ownerGroupName but not both.
--ownerGroupName [ownerGroupName] Name of the Group that owns the plan. Specify either ownerGroupId or ownerGroupName but not both.

Additional Info

Details: https://docs.microsoft.com/en-us/graph/api/plannerplandetails-get?view=graph-rest-1.0&tabs=http

The details contain an overview of all used categories and their label; would help in improving #3013 but not required so not to much pressure 😉

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
reshmee011commented, Feb 12, 2022

Please assign it to me to attempt.

1reaction
reshmee011commented, Feb 14, 2022

Hi

Sure, read the bug details and will incorporate it in the implementation.

Thanks Reshmee

On Mon, Feb 14, 2022 at 5:14 AM Patrick Lamber @.***> wrote:

Hi @reshmee011 https://github.com/reshmee011, could you please have a look into this issue: #3053 (comment) https://github.com/pnp/cli-microsoft365/issues/3053#issuecomment-1038412351. There is a discussion how the ownerGroupName parameter should be handled.

Cheers

— Reply to this email directly, view it on GitHub https://github.com/pnp/cli-microsoft365/issues/3051#issuecomment-1038652079, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB2WMHHBDQPFDMU2HSIXXF3U3CFSDANCNFSM5OEXXJAQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>

Read more comments on GitHub >

github_iconTop Results From Across the Web

Planner - Connectors - Microsoft Learn
Microsoft Planner lets you easily bring together teams, tasks, documents, and conversations for better ... Get plan details where the task belongs to....
Read more >
Migrate a Planner plan to a List using CLI for Microsoft365
There are a few things you need from Planner: the plan, the buckets, and the tasks (including additional details). We had commands for...
Read more >
Copy Planner plan | PnP Samples
With this sample, you can copy an existing Planner plan to a specific group. This script will create a new plan with the...
Read more >
Documentation: 15: EXPLAIN - PostgreSQL
This command displays the execution plan that the PostgreSQL planner generates ... total cost (since the executor will stop after getting one row,...
Read more >
PowerShell Module for Microsoft Planner - MSEndpointMgr
You can find the module directly from PowerShell Gallery and my Github ... requirement to create Planner plans, buckets and tasks.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found