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