Closed
Description
Which Umbraco version are you using?
15.4.0
Bug summary
It seems that AllowEditInvariantFromNonDefault: false in appsettings.json has no effect on editing properties that do not vary by culture. In fact I can change their values from all languages.
https://forum.umbraco.com/t/disallow-editing-invariant-properties-seems-not-to-work-with-v15/3262
Specifics
I can reproduce the error with Firefox and Edge latest version.
Steps to reproduce
Set up a multi language site with shared properties.
Expected result / actual result
Editing the prop value should only be possible from within the default language.