Questions tagged [import]
The import tag has no summary.
369 questions
0
votes
1
answer
26
views
Errors on attempting to import participants in CiviCRM 6.6.1 with Drupal 7
I have done this in the past without issues, but now, on CiviCRM 6.6.1 I get fatal errors when I submit an event participant import.
On the import screen this error shows up almost immediately:
Error
...
0
votes
1
answer
40
views
Why is angularjs code displaying on the contributions import page?
I have just updated to version 6.7.1 on my local machine from version 6.5
I made the update as I was having an issue with Contribution imports. I tried replicating the issue on dmaster demo for ...
1
vote
0
answers
37
views
Importing links from a CSV into a LNK custom field
I have a CSV file containing a column for Organisational Contact and another Column containing a URL.
I would like to import this by matching the contact name, and then populating a custom field with ...
1
vote
2
answers
63
views
Can I import only contacts that already exist?
It's sort of the opposite of De-dupe. I have a file with just 2 columns - the organisation name and a URL. I would like to import this and update the URL, but some of the organisations don't exist in ...
0
votes
0
answers
19
views
Imported case details are not visible on the Client Cases tab unless there is at least one Activity associated with the case
I've been using this extension for bulk Case creation, and the same issue occurs after manual Case creation as well.
A Case counter appears, but no Case details — unless an Activity is added to the ...
0
votes
0
answers
25
views
DB Error: no field exists when trying to import contacts
I am having an issue when importing contacts. After filling out the first page ( uploading my file, choosing date format, contact type) when I click next it just gives me DB Error: no field exists. ...
0
votes
1
answer
52
views
Import custom field groups
I'm looking to import data into a custom group in contacts.
We found a bunch of duplicate records that need to be deleted. I built a SearchKit view of this custom group with their records and exported ...
0
votes
2
answers
68
views
Multiple import impossible: Mandatory key(s) missing from params array: entity_id
This error occurs when importing multiple with version 5.74.4 but not with version 5.70.2
Indeed, in the temporary import table, the entity_id field remains empty
I did not test with other versions ...
1
vote
1
answer
31
views
Default Value Fields on Import Not Showing
According to the user guide, it should be possible to set a default value for a field when setting up an import mapping, eg Financial Type (not likely to be present in an external report) could be set ...
0
votes
1
answer
61
views
We need help with importing & mapping a .csv data extract from a 3rd party system
I'm looking for someone who knows CiviCRM's data importing and mapping processes. We have a .csv extract of data requiring some cleansing, importing and mapping. From what we can tell so far the ...
2
votes
1
answer
160
views
Issue with API CSV importer and activity imports
WP 6.03, CiviCRM 5.51.3, API CSV importer 1.1. I'm attempting to import an activity via this extension since I need to include the assignee (which isn't included in the standard activity import). ...
4
votes
3
answers
150
views
Why would the "civicrm_queue.runner" property be missing?
I am trying to import contacts and getting the following errors:
Cannot execute queue "user_job_6". The "civicrm_queue.runner" property is missing.
Any idea why?
5.61.4 wordpress
...
0
votes
1
answer
31
views
Contacts Import issue at CRM_Contact_Import_Form_MapField::getLocationTypeLabel
Not a question as such, rather an observation.
WordPress contacts import from CSV, CiviCRM 5.61.2. (not reproduceable on dmaster).
Uncaught TypeError: Return value of CRM_Contact_Import_Form_MapField::...
1
vote
1
answer
93
views
Importing contacts fails with: Queue runner must be configured before execution
I'm getting the error "Queue runner must be configured before execution" when importing a list of contacts. The file is just a single column of 416 emails. I've tried the advice given ...
1
vote
1
answer
320
views
cURL error 6: Could not resolve host when importing contacts
I recently updated CiviCRM in Drupal 7 from version 5.17.3 to 5.42.1
Now when I try to import contacts, I get to final step and click "import now". After a few seconds that I see the popup ...