-
Type:
Bug
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Editor general
-
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.
-
Emptyshow more show less
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.