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

Activiy ID not found for translated environments #69

Open
pbatroff opened this issue Dec 10, 2019 · 1 comment
Open

Activiy ID not found for translated environments #69

pbatroff opened this issue Dec 10, 2019 · 1 comment

Comments

@pbatroff
Copy link
Contributor

In translated environments, the Extension throws the error Invalid Activity ID, this might cause attachments not being saved. This is because the translated activity names are used to create a new activity, but the api fails with it.

Reproduction:
Rename Activity Phone call to Anruf (German translation), and try to add an activity from outlook to a contact.

Tested Version:
2.5.1 and 3.0.4 (latest release) on both client and API with CiviCRM 5.19.3 and CiviCRM 5.20.0

pbatroff added a commit to pbatroff/uk.co.vedaconsulting.outlookapi that referenced this issue Dec 10, 2019
@pbatroff
Copy link
Contributor Author

I created a patch to fix this and soon will have a PR, leaving the default behaviour in place in case the mapping doesn't work. Otherwise the activity_id will be used as a parameter to create an activity.

I need to properly test this first.

rajeshrhino added a commit that referenced this issue May 19, 2022
[#69] Use activity_id when creating Activities for matched user
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

No branches or pull requests

1 participant