generated from JCruz6725/TaskManager
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Feature: Delete TaskItem
User Story:
As a user if I input the wrong data, I was to delete a task so that I can maintain a clean environment free of items with mal data.
Acceptance Criteria:
Given the user has a valid account and a task item that they wish to delete,
When the user inputs a task ID with good credentials,
Then the user's item will be deleted from their possession
Technical Details:
Effort point:
- 2
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
InDev