stable

Clone or download

Read-only

Improve Program template

part of: story #22585 Improve SAFe templates How to test: - Run `make generate-templates` - Create a project using the Program template --> No TTM service - Go to the tracker service --> No TTM trackers --> No bug tracker --> Program Enablers and Features trackers have different colors --> Program Enablers has now a description, like other trackers - Go to the tracker "Features" --> Its default report is named "Open features" --> There are 3 other reports named: - "Features in progress" - "Features to study" - "Features ready to plan" - Go to the Program Enablers tracker structure admin --> There is no man/day field anymore --> The "Details" fieldset now comes first --> It now contains the "Summary" field, which is placed before the "Description" field" --> The artifact link field is now placed in a "Links" fieldset - The default report of the Program Enabler tracker --> Has a status and a summary criteria --> Has a tab of type cardwall named "Cardwall" - Go to the tracker Program Increment --> The "release number" field has been renamed to "Program increment name" --> "Program increment name" and "description" fields are now in a fieldset named "Details" Change-Id: I163083c1d7ce0c3763c1e412ec716a4d4273c841

Modified Files

Name
M plugins/program_management/include/Templates/ProgramTemplate.php +0 −6 Go to diff View file
M plugins/program_management/resources/templates/generate-program_management_config.xml +4 −4 Go to diff View file
M plugins/program_management/resources/templates/generate-program_management_program.xml +539 −663 Go to diff View file
M plugins/program_management/tests/e2e/cypress/cypress/integration/program_management.spec.ts +1 −1 Go to diff View file
M plugins/program_management/tests/unit/Templates/ProgramTemplateTest.php +0 −1 Go to diff View file