stable

Clone or download

Read-only

feat: XTS support IN() on user list fields

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

Modified Files

Name
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryBuilder/Field/UserList/UserListFromWhereBuilder.php +38 −1 Go to diff View file
M plugins/crosstracker/tests/integration/CrossTracker/Report/Query/Advanced/DuckTypedField/UserListDuckTypedFieldTest.php +60 −0 Go to diff View file