Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.4.1
-
None
-
None
Description
Current Situation
- The Cleanup Service runs in the defined period (period_begin - period_end).
- If the time period is exceeded and some of the Cleanup Tasks are not deleted from all corresponding entries, the Cleanup Service saves the task state as UNCOMPLETED in the database.
- Once, one of the records reached to UNCOMPLETED state then it will skip all the upcoming processes.
Desired Behavior
- The UNCOMPLETED state of one of the records/tasks should not skip all the upcoming processes.