stable
Clone or download
Read-only
Part of story #10710 search on fields with duck typing User can now query on user list fields with NOT IN() operator *Testing:* With some tracker with user list fields, perform a cross tracker search on these trackers with NOT IN() operator on user list fields. It should works Change-Id: Ia51b0a25559f68fbfa8cf19e3c030a7757ddc913
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryBuilder/Field/UserList/UserListFromWhereBuilder.php | +28 | −1 | Go to diff View file |
M | plugins/crosstracker/tests/integration/CrossTracker/Report/Query/Advanced/DuckTypedField/UserListDuckTypedFieldTest.php | +64 | −0 | Go to diff View file |