Actions
User Story #83
closed
JJ
NN
BE: Implement a scheduled task to update expired tasks
User Story #83:
BE: Implement a scheduled task to update expired tasks
Start date:
11/03/2025
Due date:
11/09/2025
% Done:
0%
Estimated time:
Description
Implement a Springboot schedule job that runs a daily check on all tasks.
- If the task has reached it's due date and is still in IN_PROGRESS status, mark it as EXPIRED.
- If the task is expired, check for all participations that is in IN_PROGRESS status, mark them as EXPIRED too.
JJ Updated by Justin Jia 20 days ago
- Assignee set to Nate Niu
JJ Updated by Justin Jia 15 days ago
- Status changed from Code Review to Ready to Test
JJ Updated by Justin Jia 15 days ago
- Status changed from Ready to Test to Closed
Actions