stable

Clone or download

Read-only

request #19210 - Open list field intialization issue in artifact-modal

How to test: - Have several open-list-fields in your tracker - In the agiledashboard service, add the tracker to a planning - Go to top backlog - Click on [+Add item] then on the type of your tracker --> In the modal, the open list-fields are all Select2 --> You are able to submit your artifact Change-Id: I1449c83280dc00d16ebe7e7495eb48b86137d5d7

Modified Files

Name
A plugins/tracker/scripts/angular-artifact-modal/src/tuleap-artifact-modal-fields/open-list-field/open-list-field-ids-initializer.js +28 −0 Go to diff View file
M plugins/tracker/scripts/angular-artifact-modal/src/tuleap-artifact-modal-fields/open-list-field/static-open-list-field-controller.js +8 −1 Go to diff View file
M plugins/tracker/scripts/angular-artifact-modal/src/tuleap-artifact-modal-fields/open-list-field/static-open-list-field.tpl.html +0 −2 Go to diff View file
M plugins/tracker/scripts/angular-artifact-modal/src/tuleap-artifact-modal-fields/open-list-field/ugroups-open-list-field-controller.js +6 −0 Go to diff View file
M plugins/tracker/scripts/angular-artifact-modal/src/tuleap-artifact-modal-fields/open-list-field/ugroups-open-list-field.tpl.html +0 −2 Go to diff View file
M plugins/tracker/scripts/angular-artifact-modal/src/tuleap-artifact-modal-fields/open-list-field/users-open-list-field-controller.js +7 −0 Go to diff View file
M plugins/tracker/scripts/angular-artifact-modal/src/tuleap-artifact-modal-fields/open-list-field/users-open-list-field.tpl.html +0 −2 Go to diff View file