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