Revert. Caused a database deadlock.
This commit is contained in:
parent
beef10d3ba
commit
c40c29a9b3
@ -527,7 +527,7 @@ public class Coll<E extends Entity<E>> extends CollAbstract<E>
|
|||||||
|
|
||||||
// On creation it might be modified by addition or removal of new/old fields.
|
// On creation it might be modified by addition or removal of new/old fields.
|
||||||
// So we must do a check for that.
|
// So we must do a check for that.
|
||||||
this.putIdentifiedModificationFixed(id, Modification.UNKNOWN);
|
// this.putIdentifiedModificationFixed(id, Modification.UNKNOWN);
|
||||||
}
|
}
|
||||||
|
|
||||||
entity.setLastRaw(raw);
|
entity.setLastRaw(raw);
|
||||||
|
Loading…
Reference in New Issue
Block a user