profundli / donorai-mobile-ui

Repository for the DonorAI Mobile application
1 stars 0 forks source link

Allow User To Create Tasks From The Donor Profile #23

Open profundli-admin opened 4 years ago

profundli-admin commented 4 years ago
SCENARIO: Dev officer is creating a task from the lead/donor's profile

GIVEN a dev officer is viewing a lead/donor's profile WHEN they click on 'Create Task' THEN the dev officer should select the type of task

GIVEN the dev officer clicks create task WHEN the dev officer selects the type of task THEN the system should present them with a task details screen AND it should be relative to the type of task

GIVEN the Dev Officer is creating a task WHEN the user is entering the data THEN they should see an 'Assigned To' field AND that field should be defaulted to the current Dev Officer AND should be editable so they can assign a task to another Dev Officer

Tasks