stable
Clone or download
Read-only
part of request #22559 Program mangement should be covered by end to end tests Now we check than adding a PI in Program management create the mirrored milestone in team Change-Id: I5726f7741fe5839a51e1a991b915716d796f9c81
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/templates/admin/milestones/admin-configuration-program-increment-section.mustache | +2 | −0 | Go to diff View file |
M | plugins/program_management/tests/e2e/cypress/cypress/integration/program_management.spec.ts | +24 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/DateFormatter.php | +2 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/DateTimeFormatter.php | +2 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Date.php | +8 | −4 | Go to diff View file |
M | src/common/Project/Admin/ProjectHistoryPresenter.class.php | +4 | −2 | Go to diff View file |
M | src/common/layout/Layout.class.php | +7 | −9 | Go to diff View file |