Issue with long Saved Query in URM.
We created a saved query that has 38 simple conditions (some-field = some-value) bound by "OR". In the editor pane it worked well, but after save into "Saved Queries" and run from that place it provided us garbage.
We split up the query to two pieces, saved and run from saved state. It worked well.
We planning queries that has some hundred simple conditions, so the splitting not ideal workaround.
My questions:
1) Is there any limitation around the saved query length?
2) How can I increase the saved query size, if it has size limitation?
3) Any better workaround?