stable

Clone or download

Read-only

feat: XTS support IN() on ugroup list fields

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

Modified Files

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