-
Notifications
You must be signed in to change notification settings - Fork 18
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
Creating Cases not functioning properly with Outlook 2016 #43
Comments
Confirmed with 3.04 and 3.06. This process creates a dialogue box which you can't exit. When you hit submit, it creates the contact and case.. and every time you hit the send button it creates another case against the contact.
|
I have the same problem in Outlook 2016 and Joomla Civicrm. |
Can the windows source code be uploaded to git lab, so we can fix the issue and provide a patch back to the repo? I have been trying to arrange a paid bug fix for many months now with the author, with no response. The issue it is becoming urgent for our client. If we have access to the source code, we can provide this patch and supply to everyone. The source code should really be provided given this is an open source module and we are happy to help in the maintenance/cost of implementing the bug fix. Cheers. |
Environment
CMS: Wordpress 4.9.5
CiviCrm version: 4.6.36
CiviCRM Outlook Plugin: 2.1.5 (also tested 3.0.1 first, then removed)
CiviCRM Outlook API extension: 2.1.5 (also tested 3.0.1 first, then removed)
Outlook Version: 2016
Windows Version: Windows 7 Enterprise
Situation:
To replicate issue:
Actual Result:
Expected result:
Attempts to fix the issue
** Outlook 2016 compatibility #26
** Invalid Activity ID #41
** API Permission issue #25
Suggestions
Provide a "cancel" button in the "create case" window to back out of the process
Outlook Access logs:
03-04-2018 09:07:10: Add account: Invalid URI: The format of the URI could not be determined.
03-04-2018 09:08:14: Add account: Invalid URI: The format of the URI could not be determined.
03-04-2018 09:10:11: Add account: Invalid URI: The format of the URI could not be determined.
03-04-2018 09:10:11: Item Send Event, Function name - adxOutlookEvents_ItemSend: Object reference not set to an instance of an object.
03-04-2018 09:11:01: Add account: Invalid URI: The format of the URI could not be determined.
03-04-2018 09:11:01: Item Send Event, Function name - adxOutlookEvents_ItemSend: Object reference not set to an instance of an object.
03-04-2018 09:59:12: Authenticating account from Outlook, Function name - addAccount: API (CiviOutlook, getdomain) does not exist (join the API team and implement it!)
03-04-2018 10:10:38: Authenticating account from Outlook, Function name - addAccount: API (CiviOutlook, getdomain) does not exist (join the API team and implement it!)
03-04-2018 11:35:25: Action - Just before activity is created, ContactID is valid: 15
03-04-2018 11:35:26: ActivityID - 1 is related to ContactID - 15
03-04-2018 11:57:10: Item Send Event, Function name - adxOutlookEvents_ItemSend: Object reference not set to an instance of an object.
03-04-2018 13:11:58: Item Send Event, Function name - adxOutlookEvents_ItemSend: Object reference not set to an instance of an object.
03-04-2018 13:57:25: Create New Case, Function name - btnConfirm_Click: Length cannot be less than zero.
Parameter name: length
03-04-2018 13:57:30: Create New Case, Function name - btnConfirm_Click: Length cannot be less than zero.
Parameter name: length
03-04-2018 13:58:20: Create New Case, Function name - btnConfirm_Click: Length cannot be less than zero.
Parameter name: length
03-04-2018 13:58:21: Create New Case, Function name - btnConfirm_Click: Length cannot be less than zero.
Parameter name: length
03-04-2018 13:58:53: Create New Case, Function name - btnConfirm_Click: Length cannot be less than zero.
Parameter name: length
03-04-2018 13:59:01: Create New Case, Function name - btnConfirm_Click: Length cannot be less than zero.
Parameter name: length
03-04-2018 14:07:56: Create New Case, Function name - btnConfirm_Click: Length cannot be less than zero.
Parameter name: length
03-04-2018 14:08:26: Create New Case, Function name - btnConfirm_Click: Length cannot be less than zero.
Parameter name: length
03-04-2018 14:08:43: Create New Case, Function name - btnConfirm_Click: Length cannot be less than zero.
Parameter name: length
03-04-2018 14:08:47: Create New Case, Function name - btnConfirm_Click: Length cannot be less than zero.
Parameter name: length
03-04-2018 14:08:57: Create New Case, Function name - btnConfirm_Click: Length cannot be less than zero.
Parameter name: length
03-04-2018 14:08:58: Create New Case, Function name - btnConfirm_Click: Length cannot be less than zero.
Parameter name: length
04-04-2018 08:36:30: Send Email, Function name - sendEmail: The remote server returned an error: (403) Forbidden.
04-04-2018 08:36:38: Send Email, Function name - sendEmail: The remote server returned an error: (403) Forbidden.
04-04-2018 08:42:42: Item Send Event, Function name - adxOutlookEvents_ItemSend: Object reference not set to an instance of an object.
04-04-2018 08:46:05: Item Send Event, Function name - adxOutlookEvents_ItemSend: Object reference not set to an instance of an object.
04-04-2018 09:04:52: Item Send Event, Function name - adxOutlookEvents_ItemSend: Object reference not set to an instance of an object.
04-04-2018 09:51:23: Item Send Event, Function name - adxOutlookEvents_ItemSend: Object reference not set to an instance of an object.
04-04-2018 13:19:42: Create New Case, Function name - btnConfirm_Click: Length cannot be less than zero.
Parameter name: length
04-04-2018 13:20:50: Create New Case, Function name - btnConfirm_Click: Length cannot be less than zero.
Parameter name: length
04-04-2018 13:25:50: Action - Just before activity is created, ContactID is valid: 17
04-04-2018 13:25:51: ActivityID - 114 is related to ContactID - 17
04-04-2018 13:27:07: Item Send Event, Function name - adxOutlookEvents_ItemSend: Object reference not set to an instance of an object.
04-04-2018 22:08:33: Add account: The operation has timed out
04-04-2018 23:31:47: Action - Just before activity is created, ContactID is valid: 15
04-04-2018 23:31:49: ActivityID - 118 is related to ContactID15
The text was updated successfully, but these errors were encountered: