Skip to content

Conversation

Lungsangg
Copy link
Member

No description provided.

@Lungsangg Lungsangg requested a review from tenzinsamten October 9, 2025 07:26
Copy link

sonarqubecloud bot commented Oct 9, 2025

@Lungsangg Lungsangg self-assigned this Oct 10, 2025
EMAIL_IS_SENT = "Email is sent. Please check your email to verify your account."

TASK_NOT_FOUND = "Task not found"
TASK_DELETE_SUCCESS = "Task deleted successfully"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete this key since it is not used

)
)

async def delete_task_by_id(task_id: UUID, token: str):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

deleting of the selected task should also delete all the subtasks below it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants