Uploaded image for project: 'Jira Service Management Cloud'
  1. Jira Service Management Cloud
  2. JSDCLOUD-9971

Export Objects using User Friendly format while filtering with a large IQL condition results in 414 error

      Issue Summary

      Export Objects using User Friendly format while filtering with a large IQL condition results in 414 error

      Steps to Reproduce

      1. Access an Insight Schema that has many assets(2k+ at least)
      2. Creates an IQL filter that has more than 1K conditions like: key in (key-1, key-2, key-3.... key-1500)
      3. 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

              Unassigned Unassigned
              tbehm@atlassian.com Thiago Behm.
              Affected customers:
              0 This affects my team
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: