-
Notifications
You must be signed in to change notification settings - Fork 64
[MI-241] Update if statement on getConnectionStatus #95
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
Conversation
👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Translation will also need to be updated
9213829
to
42fbea3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
When you need to modify the text, please create a new key and mark this as obsolete
:
https://zendesk.atlassian.net/wiki/display/I18N/Editing+strings
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks 💇
👍 for strings |
👍 |
This PR has 2 +1s, so I will merge now so that the string update will get into this week's project. Going forward, please separate the string change into a separate PR so that PR can be merged in advance of the code PR. That way, the translation can be in progress while the code is still being perfected. -Paul |
[MI-241] Update if statement on getConnectionStatus
Adds logging when an exception is caught during Zendesk_Zendesk_Model_Api_Abstract::_call() .
Also improves the conditional statement which caused the notice.
Updated the error message as per https://support.zendesk.com/agent/tickets/1134038
/cc @miogalang @jwswj @mmolina @iandjx
References
Risks