To avoid EntropyRepositoryBase plugin hooks to not see changes in repository not yet committed (leading to tricky hard to debug situations) call Connection.commit() before plugin hooks.
To avoid EntropyRepositoryBase plugin hooks to not see changes in repository not yet committed (leading to tricky hard to debug situations) call Connection.commit() before plugin hooks.