Does anyone know how to use session relevance to list all actions that have a particular settings value? I am trying to get a list of open actions that were submitted with this setting being true:
The action’s downloads will be started before action constraints are satisfied.
Which I believe converts to:<PreActionCacheDownload>true</PreActionCacheDownload> when you export the action.
But I cannot figure out how to query against that in session relevance.