stable

Clone or download

Read-only

Disabled widget is no more inherited at project creation

This is part of story #14086 disable widgets for project dashboard Manually add the widget name into project_dashboards_disabled_widgets. Then this widget must not be inherited at project creation. Change-Id: Ie1bfc52dd88132bc7de4e53a57eccb8b26af6825

Modified Files

Name
M src/common/Dashboard/Project/ProjectDashboardDuplicator.php +19 −7 Go to diff View file
M src/common/Project/ProjectCreator.class.php +4 −1 Go to diff View file
M tests/phpunit/common/Dashboard/Project/ProjectDashboardDuplicatorTest.php +64 −2 Go to diff View file