ItEr58S04ValidacionEProbasFuncionaisItEr57S04: [Bug #469] Fix bug cause.
The orphaned day assignments are removed.
This commit is contained in:
parent
cf6c36ded7
commit
86e87ce8ee
1 changed files with 1 additions and 0 deletions
|
|
@ -586,6 +586,7 @@ public class LimitingResourceQueueModel implements ILimitingResourceQueueModel {
|
|||
private void applyChanges() {
|
||||
removeQueueElements();
|
||||
saveQueueElements();
|
||||
taskDAO.removeOrphanedDayAssignments();
|
||||
}
|
||||
|
||||
private void saveQueueElements() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue