Details
-
Bug
-
Resolution: Unresolved
-
None
-
None
-
Critical
-
Until now, when collecting jobs to auto-close, the task deadline date was mandatory condition even if it did not have any effect on the process. Now this condition is removed and will not matter.
-
Task deadline date is removed as mandatory condition when collecting jobs to auto-close.
-
Empty show more show less
Description
Problem
Currently, the query responsible for collecting user jobs and marking them as auto-closed requires the task deadlineDate field to have a value. However, this condition is irrelevant to the context of the auto-close job. The presence or absence of a task deadlineDate does not impact the logic or execution of this process and should not be a requirement.