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

Allow multiple imported fields, replace existing #980

Merged
merged 12 commits into from
May 13, 2018

Conversation

barryvdh
Copy link

@barryvdh barryvdh commented Mar 5, 2018

screen shot 2018-03-05 at 21 58 21

- Fixed failed import jobs and show error message.

screen shot 2018-03-05 at 21 58 01

@CLAassistant
Copy link

CLAassistant commented Mar 5, 2018

CLA assistant check
All committers have signed the CLA.


return $email && $contactField;
return $contactField->contact;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the contact field is not found above, wouldn't this raise an exception?

@monicahq monicahq deleted a comment from codecov bot May 13, 2018
@asbiin asbiin merged commit acaa6a3 into monicahq:master May 13, 2018
@asbiin
Copy link
Member

asbiin commented May 13, 2018

@barryvdh Thank you very much! I finally got the time to merge this with our recent changes.

superstrong pushed a commit to superstrong/monica that referenced this pull request May 19, 2018
@github-actions
Copy link

github-actions bot commented Feb 8, 2021

This pull request has been automatically locked since there
has not been any recent activity after it was closed.
Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Allow for multiple contact info points
4 participants