want to know various reasons of UnMapping Issue

I have import csv file. which i mapped to Code to import the Data in to a module. After some when I ran the action its failing . When i checked the import mapping was not there.

Want to know various scenarios for this issue

Answers

  • philippolson
    edited September 9

    Your import mapping disappearing could be due to a few reasons. It might not have been saved properly, or there could have been system updates or session timeouts that cleared it. Changes to data structure, user permissions, or even manual deletion could also be the cause. Checking logs and verifying system changes could help identify the issue.

    my perfect hotel

  • Hi @143kishornaidu,

    Are you importing from a file or from a module? There can be different reasons based on that:

    File Import

    • Columns / Column names were changed in your file
    • The file had different column separators (e.g. semicolon vs comma)

    Module Import

    • Source module saved view or/and line items were changed

    Hope this helps.

    Br,

    Niko

  • @143kishornaidu - Did you delete source line item which was mapped to code? or did you update the Saved view and now it is not part of your saved view? Or else have you renamed the existing line item name?

  • @i am exported from the module. And After making changes importing back to another module through CSV which have same list. while importing its failed and when i checked in the backend the list mapping which mapped to list code is unmapped