-
Notifications
You must be signed in to change notification settings - Fork 1
Use Cases: Task Assigned
Z-Red edited this page Feb 22, 2018
·
4 revisions
| Use Case Number | UC 06.01.01 |
|---|---|
| Participating Actors | Task Provider |
| Goal | A list of assigned tasks is shown to the Task Provider |
| Trigger | Task Provider filters the My Bids list by Assigned Tasks |
| Precondition | Task Provider wishes to see their assignments |
| Postcondtion | A list of assigned tasks is displayed to the Task Provider including task requester username, title, status and accept bid for each task |
| Basic Flow 1 | System shows a list of assigned tasks to the Task Provider with each tasks details |
| Exception 1 | If the Task Provider has no assigned tasks |
| 1.1 | System displays an empty result list |
| Related Artifacts | US 06.01.01 |
| Use Case Number | UC 06.02.01 |
|---|---|
| Participating Actors | Task Requester |
| Goal | Display a list of tasks requested by the Task Requester with status assigned |
| Trigger | Task Requester filters the My Requests list by Assigned Tasks |
| Precondition | Task Requester wish to see their assignments |
| Postcondtion | A list of assigned tasks is displayed to the Task Requester including Task Provider username, title, status, and accepted bid |
| Basic Flow 1 | System shows a list of tasks the Task Requester has assigned |
| Exceptions 1 | If the Task Requester has not assigned any tasks |
| 1.1 | System displays an empty result list |
| Related Artifacts | US 06.02.01 |