-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 2.6.2
-
Component/s: None
-
None
Steps to reproduce
- Set up a Crowd instance with file-based directory configuration
- Request an event token
- Perform some change in an "immutable" directory to generates an event, such as creating a group.
- Request new events since the token was obtained
Expected result
A GroupEvent is received.
Actual outcome
No event is received.