Actions
User Story #82
closed
JJ
NN
BE: Implement API to cancel a task
User Story #82:
BE: Implement API to cancel a task
Start date:
11/03/2025
Due date:
11/09/2025
% Done:
0%
Estimated time:
Description
A task can be cancelled when it is in PUBLISHED or IN_PROGRESS status.
- When the API is called, mark the task status as CANCELLED
- Check for all participations, if it is in PUBLISHED or IN_PROGRESS status, change it to Cancelled
Actions