stable

Clone or download

Read-only

feat: update Tuleap templates trackers promotion

Issue trackers in Issue template is now promoted. Agile ALM, Scrum, and Scrum Team (SAFe), do not promote any trackers. In this context, it is strange to end up in trackers that should be hidden behind higher level tools like backlog. Part of story #34002: see promoted trackers in sidebar Closes request #34400: Issue tracker in "Issue tracking" template should be promoted Change-Id: I0d33ac574b670d7bc49d8186e825a7347d4ea67a

Modified Files

Name
M plugins/program_management/resources/templates/generate-program_management_scrum_team.xml +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Template/IssuesTemplate.php +1 −0 Go to diff View file
M plugins/tracker/include/Tracker/XML/XMLTracker.php +18 −0 Go to diff View file
M plugins/tracker/include/trackerPlugin.php +1 −1 Go to diff View file
M plugins/tracker/tests/unit/Tracker/XML/XMLTrackerTest.php +23 −0 Go to diff View file
M src/common/Project/Registration/Template/DefineIssueTemplateEvent.php +1 −3 Go to diff View file
M tools/utils/setup_templates/generate-templates/trackers/bug.xml +1 −1 Go to diff View file
M tools/utils/setup_templates/generate-templates/trackers/story.xml +1 −1 Go to diff View file