stable
Clone or download
Read-only
request #14331 Consistency checker rely on string boolean to check template aviability
<service shortname="plugin_tracker" enabled="true" /> <service shortname="plugin_git" enabled="1" /> should be both tolerated to instantiate services with xml Create a project with project/new url, and then click on start scrum => every services are available Change-Id: I85cad1e91eb2ab97c717af4a151c6b39a6a34448
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/Project/XML/ConsistencyChecker.php | +2 | −1 | Go to diff View file |
M | tests/phpunit/common/Project/XML/_fixtures/project.xml | +1 | −1 | Go to diff View file |
M | tools/utils/setup_templates/scrum/project.xml | +3 | −3 | Go to diff View file |