[
https://issues.apache.org/jira/browse/SLING-13177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Norman resolved SLING-13177.
---------------------------------
Resolution: Fixed
Merged PR at:
[{{f576fb0}}|https://github.com/apache/sling-org-apache-sling-testing-jcr-mock/commit/f576fb07e8bb7f374aab7ddcf3d79f2d15329f00]
> 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
> Priority: Major
> 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)