Comments
Sort by recent activity
I ran into the same issue a while back — the /include flag seemed to ignore my specific rule settings too. What helped was double-checking my config file and ensuring there weren’t any cached XML outputs being reused. Once I cleared those, the filters started behaving properly. It reminds me of a similar debugging experience I had with a script execution tool delta executor grow a garden script that also required precise rule and command handling — sometimes the smallest syntax variation causes unexpected results. Might be worth rechecking the command formatting just in case. / comments
I ran into the same issue a while back — the /include flag seemed to ignore my specific rule settings too. What helped was double-checking my config file and ensuring there weren’t any cached XML o...