Hi all,
It looks like
org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl#setCustomPostVariableTypes
may be broken in 6.6, because the
org.flowable.common.engine.impl.AbstractEngineConfigurator#initVariableTypes
doesn’t take pre and post variable types into account.
Franck