stable

Clone or download

Read-only

Prevent desactivation of the artifact link types at the project level

The multi-project backlog is going to use artifact links to manage the mirrored milestones and allowing the desactivation of the types of link will be a source of trouble. Once a project has enabled the artifact link types, it is no more possible to go back. Part of story #16125: [release management] create a new Aggregator Release Change-Id: Ieacdcf331b37a1ae9c5a92e0f183ba69d4f40b47

Modified Files

Name
M plugins/tracker/include/Tracker/Admin/ArtifactLinksUsageUpdater.php +1 −26 Go to diff View file
M plugins/tracker/include/Tracker/Admin/GlobalAdminController.php +7 −3 Go to diff View file
M plugins/tracker/include/TrackerXmlImport.class.php +1 −4 Go to diff View file
M plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po +0 −3 Go to diff View file
M plugins/tracker/templates/global-admin.mustache +2 −1 Go to diff View file
M plugins/tracker/tests/unit/Tracker/TrackerXmlImportArtifactLinkV2ActivationTest.php +2 −2 Go to diff View file