Content
View differences
Updated by Mir Bhatia 2 days ago
**Acceptance criteria**
The form has the following fields:
* Work package type - select list of all the work package types available AC is in the project
* Status when submitted - select list of all the statuses available for the selected work package
* Refreshes dynamically when the WP type is changed
* Assignee when submitted - autocompleter with all the enabled project custom fields of type user that are single-select
* Work package comment - rich text editor with default text "A project initiation request for <<project name>> was submitted and is awaiting review."
* Checkbox to send confirmation emails
* Confirmation email text - rich text editor with default text "Hello, You submitted a project initiation request for <<project name>>. It is now awaiting review. Click the link below to access the work package with your request."
* This is only visible if the above checkbox is checked parent feature
The form has the following fields:
* Work package type - select list of all the work package types available
* Status when submitted - select list of all the statuses available for the selected work package
* Refreshes dynamically when the WP type is changed
* Assignee when submitted - autocompleter with all the enabled project custom fields of type user that are single-select
* Work package comment - rich text editor with default text "A project initiation request for <<project name>> was submitted and is awaiting review."
* Checkbox to send confirmation emails
* Confirmation email text - rich text editor with default text "Hello, You submitted a project initiation request for <<project name>>. It is now awaiting review. Click the link below to access the work package with your request."
* This is only visible if the above checkbox is checked