Problems after upgrade to latest SNAPSHOT

Migration was successful, after solving all DSL rules problems (Dates, timers, classes, …). But problems remain.

DSL rules:

  • Trigger System started, was previously(2.5) executed on every rule update (save), this is not true anymore
  • Persistence .previousState(true, “influxdb”), returns last saved state not finding previous state that is not equal to current.

Is this by design or is a bug ?

/Saš