Lists and resources seem to have a problem when the pull or acquire query access a label on a label using dot syntax. In the attached model I am creating items in a queue and in the pull action on the top I am trying to find a token for which the token's item has a Product with a particular value. The pull throws an "Invalid SQL Query" error and breaks.
The second option, using the old-fashioned getlabel syntax, does work.
Is this supposed to happen?