stable

Clone or download

Read-only

feat: XTS support != on ugroup list fields

Part of story #10710 search on fields with duck typing User can now query on user group list fields with != operator *Testing:* With some trackers with ugroup list fields, performs a cross tracker search on these trackers with != operator on ugroup list fields. It should works Change-Id: If2ef7290a163f10daedcabf46ab7eb0c030e52c2

Modified Files

Name
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryBuilder/Field/UGroupList/UGroupListFromWhereBuilder.php +48 −2 Go to diff View file
M plugins/crosstracker/tests/integration/CrossTracker/Report/Query/Advanced/DuckTypedField/UGroupListDuckTypedFieldTest.php +85 −0 Go to diff View file