I am working on a sample that performs an attribute query on one layer and uses the results as geometry for a second query, which does a spatial intersect on another layer. The first query works just fine but the second does not. I get no errors in the console and when looking at the network traffic, the second query doesn't appear to be firing. Can someone take a look at this and help? Thanks in advance!!
Here's the fiddle!