stable

Clone or download

Read-only

Core svn and TV3 usage must not be inherited from template

part of story #8283 Enhance project creation user experience How to test: - makes TV3 available on your dev instance (execute trackerv3structure.sql && trackerv3values.sql queries in your local db) - create a project with start scrum => TV3 should not be available on new projet - disable agiledashboard in default template (project 100) and create a new project with start scrum => agiledashboard is still available in your project Change-Id: I8e5ed6f451c65c4147594d1e017bb0790295d333

Modified Files

Name
M src/common/Project/Admin/Service/ProjectServiceActivator.php +3 −0 Go to diff View file
M tests/phpunit/common/Project/Admin/Service/ProjectServiceActivatorTest.php +152 −0 Go to diff View file