stable
Clone or download
Read-only
part of story story #10710 search on fields with duck typing No functional changes, CI should be happy Change-Id: I4e9f41bbe9180e7c7bc2cd71a307faf1a17523b5
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/InvalidSearchableCollectorVisitor.php | +2 | −2 | Go to diff View file |
A | plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryValidation/Metadata/CheckMetadataUsage.php | +42 | −0 | Go to diff View file |
M | plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryValidation/Metadata/MetadataChecker.php | +2 | −8 | Go to diff View file |
A | plugins/crosstracker/tests/unit/CrossTracker/Report/Query/Advanced/InvalidSearchableCollectorVisitorTest.php | +129 | −0 | Go to diff View file |
A | plugins/crosstracker/tests/unit/CrossTracker/Tests/Stub/MetadataCheckerStub.php | +54 | −0 | Go to diff View file |