After upgrading from 0.3.3 to 0.3.7 the plugin no longer runs the "Behaviors" part of the Gerrit configuration in our Multibranch projects (such as "Clean before checkout", checkout submodules etc.).
Apologies for that, it was unexpected. It could be a side-effect of adding a special behaviour for the fetch operation on the SCM.
Will try to reproduce the problem and fix in the next release.
This is caused by the same code issue of JENKINS-60383