Content
View differences
Updated by Jens Ulferts 10 months ago
**Acceptance criteria**
* The creation of portfolios, programs is possible through:
* From inside the `Portfolios` module, users can create portfolios through the `+ Portfolio` button. (will be done in #66435)
* From inside the `Project lists` module now renamed to `Workspace lists` available, where a + Add dropdown is available with the options to create `Portfolios`, `Programs`, and `Projects`. The dropdown should adapt depending on the user permissions and transformed to a `+ Project` button if the user can only do that. (renaming the module done separately in <mention class="mention" data-id="66316" data-type="work_package" data-text="#66316">#66316</mention> )
* Have specific global permissions for creating `Program` and `Portfolio` is needed to create those.
* Clicking on either of the options takes the user to the create form
* The form is the same currently used for projects
* Phrasing of the elements are changed according to the type
* The `+ Project` button in the project dropdown (now used for all workspaces) should be removed together with the `Project lists` button.
* The `+ Subprojec`t button in the project settings should still be available to create subprojects.
* Hide functionality behind a feature flag.
**Out of scope**
* There isn't a possibility to change the type after creation. This is intended.
* Created programs and portfolios and program will be displayed same as project, e.g in the project dropdown (<mention class="mention" data-id="66307" data-type="work_package" data-text="##66307">##66307</mention>)
* The subproject selection does not differentiate between which type of workspace is eligible to become parent to a workspace (<mention class="mention" data-id="66308" data-type="work_package" data-text="##66308">##66308</mention>)
* e.g. for now, a project can become the parent of a portfolio
* The API for now displays all workspace types equally
* wp to change this to be opened
* Any change to the quick add menu in the top navigation bar.
* The creation of portfolios, programs is possible through:
* From inside the `Portfolios` module, users can create portfolios through the `+ Portfolio` button. (will be done in #66435)
* From inside the `Project lists` module now renamed to `Workspace lists` available, where a + Add dropdown is available with the options to create `Portfolios`, `Programs`, and `Projects`. The dropdown should adapt depending on the user permissions and transformed to a `+ Project` button if the user can only do that. (renaming the module done separately in <mention class="mention" data-id="66316" data-type="work_package" data-text="#66316">#66316</mention> )
* Have specific global permissions for creating `Program` and `Portfolio` is needed to create those.
* Clicking on either of the options takes the user to the create form
* The form is the same currently used for projects
* Phrasing of the elements are changed according to the type
* The `+ Project` button in the project dropdown (now used for all workspaces) should be removed together with the `Project lists` button.
* The `+ Subprojec`t button in the project settings should still be available to create subprojects.
* Hide functionality behind a feature flag.
**Out of scope**
* There isn't a possibility to change the type after creation. This is intended.
* Created programs and portfolios and program will be displayed same as project, e.g in the project dropdown (<mention class="mention" data-id="66307" data-type="work_package" data-text="##66307">##66307</mention>)
* The subproject selection does not differentiate between which type of workspace is eligible to become parent to a workspace (<mention class="mention" data-id="66308" data-type="work_package" data-text="##66308">##66308</mention>)
* e.g. for now, a project can become the parent of a portfolio
* The API for now displays all workspace types equally
* wp to change this to be opened
* Any change to the quick add menu in the top navigation bar.