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

Fix the API bug that cause Outlook plugin fail to sync #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

agileware-pengyi
Copy link

Before

PHP die and the API returns nothing. This cause the sync on Outlook failed.
When syncing in Outlook, some custom fields will clash the process.

After

Corrects the function call, so the API will return the result.
Adds prefix to the name of custom fields in the return values to prevent name clash.

Note

Change the pattern of the result into the format of Civi APIv3. This change doesn't affect the Outlook plugin.

Agileware ref: CIVIOLK-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant