Eric Norman created SLING-13177:
-----------------------------------
Summary: MockGroup declaredMembers state is lost when switching
sessions
Key: SLING-13177
URL: https://issues.apache.org/jira/browse/SLING-13177
Project: Sling
Issue Type: Bug
Reporter: Eric Norman
Assignee: Eric Norman
Fix For: Testing JCR Mock 1.8.2
The MockGroup declaredMembers state is currently stored in a local field. This
state is lost when loading the Group in a different jcr session.
This can be fixed by moving the declaredMembers state from the local field to
the rep:members property on the group's home node.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)