-
Notifications
You must be signed in to change notification settings - Fork 46
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
Apigee Edge Teams module throws an error upon invitation #715
Comments
Hi @boobaa To investigate further on the same can you please share the Drupal error logs (/admin/reports/dblog) to check if there are any other errors. |
Hi @shishir-intelli, I also checked this again.
|
Hi @boobaa I have attached a patch file which prevents the error when Null response is received, Can you please apply this patch and let us know if this works also check if the user/receiver has received an invitation email. |
Hi @shishir-intelli, Thank you for creating the patch. I can confirm it solves the problem: the email is sent, the sender sees no errors, and there are no errors/notices in the logs either. |
Hi @boobaa However, IMO it's good to prevent this error, I will create a PR for the same. |
Description
When I enter an email address of a member I want to invite (either an already existing user on the portal or a user that is not a registered user yet), and I click the "Invite members" button, I get an error, tho the invitation email is sent out.
Steps to Reproduce
Steps to reproduce the behavior:
/teams/{team}/members
page).Actual Behavior
This error is displayed:
Expected Behavior
Screenshots
(not applicable, see the error above)
Notes
(none)
Version Info
The text was updated successfully, but these errors were encountered: