Content
View differences
Updated by Marc Alcobé about 1 year ago
**As** a user \[enter role of user\]
**I want to** be able to create a new child work package from the relations tab \[enter objective\]
**so that** I can do the same actions like in the web app \[enter desired result\]
**Acceptance criteria**
* Include a new chip on the FAB button to create a "New child".
* Taping on that action, opens the creation modal with:
* Header "New child"
* Work package type
* Subject
* Description (not mandatory)
* All the mandatory fields in a single section
* Once the user fills all the information the user can save with the action on the bottom bar and that will add a relation to that work package with status "New".
* If any of the mandatory fields are not filled and the user tap "Save" an inline error in the field where there is a missing information.
**Technical notes**
* <br>
**I want to** be able to create a new child work package from the relations tab
**so that** I can do the same actions like in the web app
**Acceptance criteria**
* Include a new chip on the FAB button to create a "New child".
* Taping on that action, opens the creation modal with:
* Header "New child"
* Work package type
* Subject
* Description (not mandatory)
* All the mandatory fields in a single section
* Once the user fills all the information the user can save with the action on the bottom bar and that will add a relation to that work package with status "New".
* If any of the mandatory fields are not filled and the user tap "Save" an inline error in the field where there is a missing information.
**Technical notes**
* <br>