Error Retrieving Express Data with a Filter Set on a User Selector Attribute - v8.5.4
I'm fairly sure this isn't working because the attribute is of type "User Selector". Normally I can retrieve it as a number using getAttribute('coach_for_participant_id') but setting it with filterByAttribute('coach_for_participant_id', $userID, '=') alw…