stable
Clone or download
Read-only
This is part of story #21793 configure Program Management How to test: - To be sure that you have not an iteration tracker id saved in db - Go to program tracker Expected result: - The iteration tracker list picker is left blank - If you select another PI tracker => The iteration tracker list picker is left blank Change-Id: I2539b4c33b630c2c017ab8f5a7571f2f639db6f7
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/scripts/admin/src/milestones/init-list-pickers-milestone-section.test.ts | +1 | −0 | Go to diff View file |
M | plugins/program_management/scripts/admin/src/milestones/init-list-pickers-milestone-section.ts | +1 | −0 | Go to diff View file |
M | src/scripts/lib/list-picker/src/list-picker.ts | +2 | −1 | Go to diff View file |
M | src/scripts/lib/list-picker/src/selection/SingleSelectionManager.test.ts | +25 | −1 | Go to diff View file |
M | src/scripts/lib/list-picker/src/selection/SingleSelectionManager.ts | +5 | −1 | Go to diff View file |
M | src/scripts/lib/list-picker/src/type.ts | +1 | −0 | Go to diff View file |
M | src/www/tlp-doc/resources/forms/list-picker/doc.html | +1 | −0 | Go to diff View file |