want to know various reasons of UnMapping Issue
Answers
-
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.
0 -
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
0 -
@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?
0 -
@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
0