Skip to content

Bug report: error in the command 'spo tenant settings set' #1903

@arjunumenon

Description

@arjunumenon

Description

When we execute the command m365 spo tenant settings set --UserVoiceForFeedbackEnabled false, we are getting an error "Error: Field or property "_" does not exist."

Steps to reproduce

Run the command m365 spo tenant settings set --UserVoiceForFeedbackEnabled false.
The issue is not confining to the above mentioned property alone. It is there when we try to set any of the property available for spo tenant settings

Expected result

Set the value without any issue

Actual result

Getting the error. Error: Field or property "_" does not exist.
image

Environment

CLI Version : v3.2.0-beta.630901e
OS : Windows Cmder

More Information

This work well in the version 3.1.0 without any issue.

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions