Content
View differences
Updated by Jens Ulferts about 5 years ago
Please also take the parent work package **As** a _\[enter role of user\]_
**I want to** _\[enter objective\]_
**so that** _\[enter desired result\]_
##36382
into account.
**Acceptance criteria**
* The administration of custom fields for projects gets a checkbox "Allow multi-select", just like the lists for work packages _\[enter acceptance criteria\]_
* The project overview list/table is extended to show multi-select custom fields
* multi select custom fields can also be filtered for
* When copying projects, multi-selection custom fields are also copied
#### Out of scope
* Changing the whole form to angular/formly (see <mention class="mention" data-id="36512" data-type="work_package" data-text="#36512">#36512</mention> )
* The project form is extended such that list custom fields can be multi-selected (see <mention class="mention" data-id="36513" data-type="work_package" data-text="#36513">#36513</mention> )
* The project advanced settings is extended such that list custom fields can be multi-selected (see #36513)
* The project details widget on the project overview / dashboard displays custom lists with multiple selections. (#36513)
#### Open
* Is all the information required for the buttons available via the API? If not, should it be added or should that part still be rendered via Rails?
* How to handle the identifier? Currently changing it opens a second form which warns about the consequences. We could leave it at that and also reuse the existing rails based form for it. _..._
**I want to** _\[enter objective\]_
**so that** _\[enter desired result\]_
##36382
into account.
**Acceptance criteria**
* The administration of custom fields for projects gets a checkbox "Allow multi-select", just like the lists for work packages
* The project overview list/table is extended to show multi-select custom fields
* multi select custom fields can also be filtered for
* When copying projects, multi-selection custom fields are also copied
#### Out of scope
* Changing the whole form to angular/formly (see <mention class="mention" data-id="36512" data-type="work_package" data-text="#36512">#36512</mention> )
* The project form is extended such that list custom fields can be multi-selected (see <mention class="mention" data-id="36513" data-type="work_package" data-text="#36513">#36513</mention> )
* The project advanced settings is extended such that list custom fields can be multi-selected (see #36513)
* The project details widget on the project overview / dashboard displays custom lists with multiple selections. (#36513)
#### Open
* Is all the information required for the buttons available via the API? If not, should it be added or should that part still be rendered via Rails?
* How to handle the identifier? Currently changing it opens a second form which warns about the consequences. We could leave it at that and also reuse the existing rails based form for it.