stable
Clone or download
Read-only
Part of story #10710 search on fields with duck typing User can now query on datetime fields with > and >= operators *Testing:* With some trackers with datetime fields, performs a cross tracker search on these trackers with > and >= operators on datetime fields. It should works Change-Id: Iab255e835bd34e38e9242789efaad5dc87c42d4c
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryBuilder/Field/Datetime/DatetimeFromWhereBuilder.php | +30 | −2 | Go to diff View file |
M | plugins/crosstracker/tests/integration/CrossTracker/Report/Query/Advanced/DuckTypedField/DatetimeDuckTypedFieldTest.php | +156 | −16 | Go to diff View file |