-
Improvement
-
Resolution: Fixed
-
Minor
-
4.3.2
-
MOODLE_403_STABLE
-
MOODLE_404_STABLE
-
MDL-80749-main -
-
2
-
Team Hedgehog 2023 Review 4, Team Hedgehog 2024 Sprint 1.1, Team Hedgehog 2024 Sprint 1.2
In MDL-74775, we have fixed the code not to clear the original create time of the task.
For the startedtime column, we cannot do the same fix, because, at the moment, we're using that column to indicate which task is running in the system.
So, it would be safer to introduce a new column to log the original start of the task instead of modifying the current logic.
This feature will help a lot for MDL-79128 and MDL-79130
So Improvement should be good!
- is child of
-
IDEA-211 Task API Improvements
- Closed