When Import mapping doesn't have required attribute added Importer will still create an object

XMLWordPrintable

    • 3
    • Severity 3 - Minor

      Issue Summary

      When Import mapping doesn't have required Object Type attribute added to it Importer will create a new object without an error

      Steps to Reproduce

      1. Create Object Type
      2. Create Integer Attribute with Minimum Cardinality set to 1
      3. Create CSV import with below as csv file
        Name, status
        abc,1
      4. Map only Name column to Name attribute
      5. Enable and run import

      Expected Results

      Object is not created as it is missing "Required attribute"

      Actual Results

      New object is created

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

              Assignee:
              Nishchal Prakash
              Reporter:
              Ivan Chapistrak (Inactive)
              Votes:
              6 Vote for this issue
              Watchers:
              14 Start watching this issue

                Created:
                Updated: