Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2018 01:16 AM
The correct filter operation on "group.type" field should be "CONTAINS" instead of "LIKE" if one uses addQuery method. I made the corresponding modification in the code, which I posted previously.