-
Bug
-
Resolution: Timed out
-
Low
-
4
-
Minor
-
Issue Summary
Export Objects using User Friendly format while filtering with a large IQL condition results in 414 error
Steps to Reproduce
- Access an Insight Schema that has many assets(2k+ at least)
- Creates an IQL filter that has more than 1K conditions like: key in (key-1, key-2, key-3.... key-1500)
- Try to export the results in a user-friendly format.
Expected Results
- Results are exported successfully.
Actual Results
The export fails due to 414 Request-URI Too Long
Workaround
Split into batches the IQL conditions like.
- key IN (key-1 ... key-300)
- key IN (key-301 ... key 600)
[JSDCLOUD-9971] Export Objects using User Friendly format while filtering with a large IQL condition results in 414 error
Resolution | New: Timed out [ 10 ] | |
Status | Original: Gathering Impact [ 12072 ] | New: Closed [ 6 ] |
Labels | New: timeout-bulk-close202205 |
Support reference count | Original: 3 | New: 4 |
Support reference count | Original: 2 | New: 3 |
Support reference count | Original: 1 | New: 2 |
Status | Original: Needs Triage [ 10030 ] | New: Gathering Impact [ 12072 ] |
Support reference count | New: 1 |