Skip to content

"planner task list" doesn't work without options #5503

@dojcsakj

Description

@dojcsakj

Priority

(Low) Something is a little off

Description

Earlier it was possible to run planner task list without any options (like bucketId, planId, ownerGroupId) to get all of my tasks. Now, it doesn't work, it says: "Error: Specify one of the following options: bucketId, bucketName."

In the code I can still see the else statement which would get all my tasks (${this.resource}/v1.0/me/planner/tasks) but it seems that it wont' be called because some validation prevents it.

Steps to reproduce

m365 planner task list

Expected results

List of my tasks.

Actual results

"Error: Specify one of the following options: bucketId, bucketName."

Diagnostics

No response

CLI for Microsoft 365 version

v6.11.0

nodejs version

v19.4.0

Operating system (environment)

Linux

Shell

bash

cli doctor

No response

Additional Info

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions