Consistent Duplicate Object in Assets Bulk Export

XMLWordPrintable

    • 2
    • Minor

      Issue Summary

      When performing a bulk export of Assets objects containing more than 1000 objects, a specific object is consistently duplicated in the exported CSV file. The same object key appears twice in every export attempt, indicating a systematic issue rather than an intermittent problem.

      Steps to Reproduce

      1. Navigate to JSM Assets workspace
      2. Open an Object Schema with more than 1000 objects
      3. Run a bulk export of the object type without applying explicit sorting
      4. Download the exported CSV file
      5. Inspect the export file for duplicate object keys

      Expected Results

      Each object should appear exactly once in the exported CSV file. All exported objects should be unique with no duplicates.

      Actual Results

      A specific object key consistently appears duplicated (twice) in every export. The behavior is deterministic - the same object key is duplicated each time the export is performed, and exactly one duplicate entry is present per export. This occurs consistently on every export attempt. It happens consistently, which suggests an AQL-related problem.

      Workaround

      Applying explicit sorting to the objects before performing the export prevents the duplicate entries from appearing in the exported CSV file.

              Assignee:
              Akshat Jain
              Reporter:
              Yashasvi Galav
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: