Skip to content

Assign Task to a list #45

@JCruz6725

Description

@JCruz6725

Feature: Assign Task to a list

User Story:

As a user I want to assign exiting task to a list so that I can group related task into a single category

Acceptance Criteria:

AC1
Given the user has signed on and at least one list exists,
When they go to create a task, the user may put in the option to create a task item within said list,
Then, when the item is created, there will be an association between the item and the list.

AC2
Given the user has an existing list and an existing task item,
When the user goes to move the item into another list, Then the item will now belong to the newly specified list.

AC3
Given the user has an exiting item, and list, if the item that already belongs to a list
When the user move the a item into a new list,
Then the item will lose the assocation of the old list and but associated to the new one

** (FR-007a) A single task item can only ever belong to a single list at a time

Technical Details:

N/A

Effort point: 5

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

CodeReview

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions