How do I refresh (updateData) a model with a dependent modelmerge condition?

Hi Stephen — could you post the exact JavaScript code you wrote, and perhaps post the resultant SOQL queries for both Models? Are you saying that you updated both of your Models concurrently, using one updateData call, and that both Models returned the correct results you were expecting, but that the SOQL on your EntitySubscriptionFollowers model was not updated correctly?