Replies: 1 comment 4 replies
-
|
I'm guessing that site-administration processes that run during an init-process could use the API to manipulate data stores, but is there any other way? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@jeccles-eop ran into a thing where a process under our site-administration folder could not access a data store that's in another process group. We're assuming that the process group hierarchy is acting as an access boundary for data stores... Is that right, and if so are there any exceptions to that rule? (Also it'd be good to have documentation on this.)
Beta Was this translation helpful? Give feedback.
All reactions