SenseNet / sensenet

Open Source Content Services Platform written in .NET
https://sensenet.com
GNU General Public License v2.0
173 stars 112 forks source link

Settings cache bug #1928

Closed kavics closed 1 year ago

kavics commented 1 year ago

After a settings modification on the deeper Content (with WriteSettings OData action) and calling GetSettings OData function on the same content causes a cache error: the GetSettings OData function returns the modified settings for any Content of the parent chain.