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: I22810daceb8457fe9e5dca62e569b7fd883311ef
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 | +118 | −12 | Go to diff View file |