Skip to content

View all task items on a list #49

@JCruz6725

Description

@JCruz6725

Feature: View all task items on a list

User Story:

As a user I want to view all task that pertain to a single list so that I can see all the realted task to complete a list/project.

Acceptance Criteria:

Given a user has task items in a list
When the user request to all item in a particular list
Then the user will be given the requested list with all the related work items.

Technical Details:

Response Must return:

  • The List itself.
  • All tasks related to the list.
  • The current task status.

Additionally, Task may be without list, you will need to add provisions to see items that may be orphaned.

Effort point: 3

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

InDev

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions