Hi,

 

I have a rule with a timer and call fireAllRules(AgendaFilter agendaFilter) with an AgendaFilter. I can see the Activation is fired after the delay but accept(Activation activation) in my AgendaFilter isn’t invoked. My AgendaFilter is working well for other rules without timers.

 

Is this a bug or wanted that ScheduledActivations aren’t passed to the AgendaFilter?

 

I‘m using drools expert 5.5.0.Final.

 

 

Thanks,

Kai