GeoService Where clause stopped working?

Hi, we are using user tagging to search for geopoints

query.whereClause = "userId in ('\(u.objectId)') OR eventTags LIKE '%@\(username) %'"

This code used to work for us and we only recently changed the name of the variable from eventCaptin to eventTags.

I have checked the data and everything looks correct. Is there anything I can do to verify the search query?

Thank you in advance for any tips.

Hi Abner,

I suggest you test a couple of example whereClause you may have inside of the Data Service console.