ItEr36S11CUCreacionUnidadesPlanificacionItEr35S12: Removing unnecessary reattachment
This commit is contained in:
parent
4992f4d0a8
commit
a6861b60a7
1 changed files with 0 additions and 1 deletions
|
|
@ -173,7 +173,6 @@ public class ResourceAllocationModel implements IResourceAllocationModel {
|
|||
planningState.reassociateResourcesWithSession(resourceDAO);
|
||||
taskElementDAO.reattach(this.task);
|
||||
reattachTaskSource();
|
||||
hoursGroupDAO.reattach(this.task.getHoursGroup());
|
||||
loadCriterionsOfGenericAllocations();
|
||||
reattachHoursGroup(this.task.getHoursGroup());
|
||||
reattachCriterions(this.task.getHoursGroup().getValidCriterions());
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue