stable

Clone or download

Read-only

feat: XTS support myself() for user list fields

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

Modified Files

Name
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryBuilder/Field/UserList/UserListFromWhereBuilder.php +31 −5 Go to diff View file
M plugins/crosstracker/tests/integration/CrossTracker/Report/Query/Advanced/DuckTypedField/UserListDuckTypedFieldTest.php +102 −6 Go to diff View file