stable
Clone or download
Read-only
This is part of story #10704 define a query with date fields The value provided after @submitted_on = is now taken into account. @submitted_on = '' means no artifact at all. The NOW() operator is not compatible for now (will be done in a dedicated commit). Change-Id: I5d03a8b25e0e184008891e3149d61327da1ad136
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/crosstracker/include/CrossTracker/REST/v1/CrossTrackerReportsResource.php | +4 | −1 | Go to diff View file |
M | plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryBuilder/Metadata/AlwaysThereField/SubmittedOn/EqualComparisonFromWhereBuilder.php | +18 | −1 | Go to diff View file |