stable
Clone or download
Read-only
Part of story #39330 Choose on which tracker I perform my query It checks that values provided to the condition are not empty @project.name is not yet usable as the SQL builder still throw if you use it *Testing:* If you use @project.name, you should get an error 500 with the message: Should not be called: @project.name is not yet implemented Change-Id: Ie9b917058626e992e57b246346adb69f611e8bde
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/FromBuilder/FromProjectBuilderVisitor.php | +2 | −2 | Go to diff View file |
M | plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/InvalidFromProjectCollectorVisitor.php | +14 | −2 | Go to diff View file |
M | plugins/crosstracker/site-content/fr_FR/LC_MESSAGES/tuleap-crosstracker.po | +3 | −0 | Go to diff View file |
M | plugins/crosstracker/site-content/pt_BR/LC_MESSAGES/tuleap-crosstracker.po | +3 | −0 | Go to diff View file |
M | plugins/crosstracker/tests/unit/CrossTracker/Report/Query/Advanced/InvalidFromCollectionBuilderTest.php | +16 | −4 | Go to diff View file |