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

Data Manager adapter API limit can't be higher than amount of items it scans

XMLWordPrintable

      Issue Summary

      When setting the API limit on Data Manager adapters higher than the amount of items  that the endpoint has the job fails and the following message is shown in the logs:

      Error in importing data from CrowdStrike: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter ‘index’) 

      Steps to Reproduce

      1. Create a new Falcon adapter
      2. Set the API limit to an amount higher that the number of items in the endpoint, for example, if the endpoint has 3000 items, set it to 3001 or higher

      Expected Results

      The job should be completed successfully as the API limit only sets the "Bulk" operation amount.

      Actual Results

      The following error is shown for the job

      Error in importing data from CrowdStrike: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter ‘index’)  

      Workaround

      Currently, you will need to set the API limit to or below the amount of items that it scans.

              Unassigned Unassigned
              ebda5566d829 Mikhael Markov
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: