Requested by Edmentum (company id:5c114497c51a5955da33cb08)
Currently, the overdue content library tasks will be grouped and displayed under a single date based on 2 scenarios:
- We have 2 overdue content library tasks. One is overdue on April 1st 2023 and the other is on October 10th 2023.
In this case, the tasks will be displayed under April 1 2023 in the calendar view.
If the task having the oldest overdue date is no more than a year, then the all the tasks will be display on this oldest date.
2. We have 2 overdue content library tasks. One is overdue on April 1st 2022 and the other is on October 10th 2023.
In this case, the tasks will be displayed under the current date (today's date ie., 6th November 2023).
If the task having the oldest overdue date is more than a year ago, then the all the tasks will be display on the current date (today's date/).
Instead of grouping the tasks, can we display the tasks individually under their own overdue date so that it will be easier for the users to view the tasks in the calendar view.