Hi:
I use the Reports Tool in /apps/acs-commons/content/reports.html to generate simple custom reports for authors.
In some cases, since we have too many nodes for many different regions/variations, I ask the authors to select a region, and then I use that selection to reduce the search. In this specific example, for an FAQs report, I ask them to select the market and then use that to add an ISDESCENDANTNODE clause.

Up until a couple of months ago, this report was working as expected. Now when I execute it, I get a SUCESS message, but no results

I noticed that if I remove the parameter and enter the path directly in the SQL sentence, I get the results as expected


Has anything changed in the way Search Parameters are referenced in the query itself? Maybe there's a new standard or configuration I need to enable?
Thanks in advance for any help ou can provide!