Skip to content

Added better error handling when deleting UserMeetingSettings calendars. #580

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

Merged
merged 4 commits into from Oct 21, 2021

Conversation

ghost
Copy link

@ghost ghost commented Oct 20, 2021

Also updated Joi schema validation for this method params. Additionally, the package-lock.json file was also recreated due to npm install command hitting an error.

alvimmh and others added 4 commits October 20, 2021 09:31
Also updated Joi schema validation for this method params. Additionally, the package-lock.json file was also recreated due to `npm install` command hitting an error.
…alendarCallback' method.

Previously, return objects marked as error that were caught in the catch block were overidden due to a missing else block. This was causing false-pos>
…endarCallback' methods.

Minor changes were also implemented to throw better error messages.
@maxceem maxceem merged commit e43c5f9 into topcoder-platform:feature/interview-nylas Oct 21, 2021
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.

2 participants