Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Api.php to correct external_identifier to type STRING #26726

Merged
merged 1 commit into from
Jul 4, 2023

Conversation

howardshand
Copy link
Contributor

@howardshand howardshand commented Jul 4, 2023

Overview

Update Api.php to correct external_identifier to type STRING

Before

Multiple Value Custom Field Import with ext IDs which were strings failed with error "Invalid value for field(s) : External Identifier"

After

Multiple Value Custom Field Import with ext IDs which were strings process as expected

Technical Details

If the PR involves technical details/changes/considerations which would not be manifest to a casual developer skimming the above sections, please describe the details here.

Comments

Anything else you would like the reviewer to note

@civicrm-builder
Copy link

Can one of the admins verify this patch?

1 similar comment
@civicrm-builder
Copy link

Can one of the admins verify this patch?

@civibot
Copy link

civibot bot commented Jul 4, 2023

(Standard links)

@civibot civibot bot added the master label Jul 4, 2023
@aydun
Copy link
Contributor

aydun commented Jul 4, 2023

Jenkins add to whitelist

@aydun
Copy link
Contributor

aydun commented Jul 4, 2023

test this please

@aydun
Copy link
Contributor

aydun commented Jul 4, 2023

Thanks for this @howardshand Please do a second PR to add yourself to contributors.yml

@colemanw colemanw merged commit 6d7543c into civicrm:master Jul 4, 2023
@howardshand howardshand deleted the patch-1 branch July 4, 2023 16:41
howardshand added a commit to howardshand/civicrm-core that referenced this pull request Jul 4, 2023
aydun added a commit that referenced this pull request Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants