We have a protected path on /record/historical
, no namespace, with one role having read permission and "admin" role given read, update, insert permissions.
We have a user, "deployment", with the "admin" role.
When logged into the query console as "deployment", and query for /record
I can get a result of the full /record
document (including /record/historical
), but when I query for /record/historical
(or anything below it), I get no results.
Also, this problem is not consistent across different instances of MarkLogic (all 9.0-4). Aside from Users and Protected Paths, what else should I be checking for differences?