I'm trying to run a TaskHistoryCollector and in the TaskFilterSpec I want to use the Entity property.
I specify a MoRef to an entity and define the recursion as "self".
This doesn't return any TaskInfo objects.
When I use a recursion of "all" or "children", the filter works as expected.
Anyone else noticed this "feature" ?
Is there a bypass available ?