Skip to content

Changes in property bag not possibleΒ #100

@timtatam

Description

@timtatam

As you might know Microsoft disabled the custom script features by default a while ago. This also impacts changes on the property bag.
Recently there was a new feature introduces which allows editing the site property bag while custom scripts is disabled.

https://learn.microsoft.com/en-us/sharepoint/allow-or-prevent-custom-script#features-affected-when-custom-script-is-blocked

I have activated this on our tenant using the following code:
Set-SPOTenant -AllowWebPropertyBagUpdateWhenDenyAddAndCustomizePagesIsEnabled $True

Although it seems that the SP Editor does not detect this setting and only checks for the custom script setting. At least this is what the error message indicates.

Could you please improve the feature in this respect so editing the property bag is possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions