Announcement

Collapse
No announcement yet.

Campaign Name not mapping on Data Import

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Campaign Name not mapping on Data Import

    I have a CSV file that I am using to test importing LEADS into the CRM via the Administration/DATA/Import feature.

    Everything maps perfectly apart from the Campaign name.

    I have created a campaign called 'IFA' in the CRM

    The CSV the field label is 'campaign', and the row is populated with the name of the campaign 'IFA'.

    Before running the import I map the field to Campaign Name. After running the import, the field is blank.

    Any ideas? I think it's a bug

    I am running version: 4.1.5

    Thanks

    Tim

  • #2
    We will check it out.

    Comment


    • #3
      Here is quick fix: https://github.com/espocrm/espocrm/c...6f26c4dd98cd77

      You can override the whole file.

      Comment


      • #4
        I replaced the whole of the import.php with the one you linked in github, and I got the same result; the mapping to the 'campaignName' failed to import the 'IFA Project'. Am I doing something wrong here?

        Thanks

        Tim

        Comment


        • #5
          Can you provide a few lines from your CSV?

          Comment

          Working...
          X