Eliminata viene fatta 2 volte
This commit is contained in:
@@ -893,9 +893,6 @@ public abstract class EntityBase implements Serializable, Cloneable, EntityInter
|
||||
}
|
||||
|
||||
private void executeManage() throws Exception {
|
||||
if (getOperation() == OperationType.NO_OP)
|
||||
managePriorityPre();
|
||||
|
||||
managePriorityPre();
|
||||
if (getOperation() == OperationType.NO_OP) {
|
||||
// FABIO 20.1.2017: se la entity era in sincronizzazione cond altri
|
||||
|
||||
Reference in New Issue
Block a user