Uploaded image for project: 'Workspaces'
  1. Workspaces
  2. WORKSPACES-610

Add a log when unable to send invitations due to UserManagementException

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.9.5, 2.0.0
    • 1.9.4
    • Module Members
    • None

      Class ProjectInvitationHelper
      Line 232

      catch (UserManagementException e)
                              {
                                  @SuppressWarnings("unchecked")
                                  List<String> emailErrors = (List<String>) result.get("email-error");
                                  emailErrors.add(email);
                              }
      

      Please add a log in error

            Unassigned Unassigned
            fravetier Frederic Ravetier (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: