Could there be a bug in the or query?
The or query returns the data 2 times. Is this normal or is it a bug?


user_id=={user_id} and is_admin==true and another record user_id==startedBroadcast and is_admin==true . and it's returning both of those?user_id=={user_id} and is_admin==trueuser_id==startedBroadcast and is_admin==true