stable

Clone or download

Read-only

feat: XTS support != on static list fields

Part of story #10710 search on fields with duck typing User can now query on static list fields with != operator *Testing:* With some trackers with static list fields, performs a cross tracker search on these trackers with != operator on static list fields. It should works Signed-off-by: Joris Masson <joris.masson@enalean.com> Change-Id: If583a969098800750e1988b6fe11d85352230516

Modified Files

Name
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryBuilder/Field/StaticList/StaticListFromWhereBuilder.php +114 −38 Go to diff View file
M plugins/crosstracker/tests/integration/CrossTracker/Report/Query/Advanced/DuckTypedField/StaticListDuckTypedFieldTest.php +63 −4 Go to diff View file