Description
cziegeler reported the following: The node type aggregate filter introduced in OAK-5021 (OakEventFilter.withNodeTypeAggregate) currently is added in 'AND' mode. That means its conditions must be fulfilled additionally to the other filter settings in order for an event to be generated. This is somewhat counter intuitive as the expectation is that this should be in 'OR' mode, which means all it should do is aggregate changes under a certain node type (based on certain sub paths) into a parent path (by using the identifier) but it should still send out all other events normally.
Attachments
Issue Links
- is blocked by
-
OAK-5099 mixing starstar with star.foo in glob path is broken
- Closed