Skip to content

Remove --executeWithLimitedPermissions option on spo list list #3408

@martinlingstuyl

Description

@martinlingstuyl

In 5.4 (beta) we fixed an issue where only SharePoint site owners could execute spo list list. Because the returned data changed slightly because of this, we used a temporary option to avoid a breaking change: --executeWithLimitedPermissions.

In major v6, we want to remove the option in favor of always executing the code from a limited permission viewpoint.

🏁 This issue is fixed when:

  • option has been removed from command
  • the code that this option toggled, always runs.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions