stable
Clone or download
Read-only
Part of story #10710 search on fields with duck typing User can now query on date fields with < and <= operators *Testing:* With some trackers with date fields, performs a cross tracker search on these trackers with < and <= operators on date fields. It should works Change-Id: I8fb24c6fdf7fc41e413f98a90c7e3c709798ff11
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryBuilder/Field/Date/DateFromWhereBuilder.php | +28 | −2 | Go to diff View file |
M | plugins/crosstracker/tests/integration/CrossTracker/Report/Query/Advanced/DuckTypedField/DateDuckTypedFieldTest.php | +96 | −6 | Go to diff View file |