cosmocode / dokuwiki-plugin-struct

A new structured data plugin
https://www.dokuwiki.org/plugin:struct
GNU General Public License v2.0
40 stars 40 forks source link

Permissions and cache on struct data #496

Open mtkirchner opened 4 years ago

mtkirchner commented 4 years ago

I'm trying to find a reason for the eratic amount of information displayed by an aggregation.

My application is a first-aid log, that can be filled by every user, but entries should only be visible to management. I use a form to add data to a schema, using runas and different namespaces to ceate the data in, depending on the part of the company. Each of the namespaces then has different permissions, which, to my understanding, would reflect on the data created on pages within these namespaces.

Basically it works. But when I switch between different logins to verify the permissions, strange things happen. The last days I tried to find the problem within the permissions, but only today I thought about caching and adding a NOCACHE seems to stop my problem.

Could it be this simple? If so, I would file caching with structured data as a bug, since I would never have expected that to happen.

auto-comment[bot] commented 4 years ago

Thank you for opening this issue. CosmoCode is a software company in Berlin providing services for wiki, app and web development. As such we can't guarantee quick responses for issues opened on our Open Source projects. If you require certain features or bugs fixed, you can always hire us. Feel free to contact us at dokuwiki@cosmocode.de for an offer.