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 != operator *Testing:* With some tracker with user list fields, perform a cross tracker search on these trackers with != operator on user list fields. It should works Change-Id: Ia53480176806505e907b26a81a02d90b35a09ec3
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryBuilder/Field/UserList/UserListFromWhereBuilder.php | +41 | −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 |