kellymorin/check_mate

User should be able to view details of issue ticket

Closed this issue · 0 comments

Given a user is authenticated
When the user is viewing a project board
And it's associated issue tickets
Then they should be able to select an issue ticket to open up the detail view

When the user selects the ticket detail view
Then they should be able to see the ticket name, description, status, completion status bar, assigned team member, activity history, and all associated tasks
And they should be given an affordance to add a new related task