We are seeing this in 2- to 3-year old pages, just noted after migration to version 11.2.9.
The Subcondition Logic value should be something like “1 OR 2” - not the subcondition itself. This appears to be an error in the migration from, I think, 11.1.4.
If the model is populated at page-load, the subquery is handled as desired. However, if the query is deferred and run by a javascript model.updateData() call, the subcondition is not included in the SOQL as shown by skuid__.$M.(“MyModel”).soql).



