Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-4021

Allow adding a UserWithAttributes through CrowdService

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Low Low
    • 2.9.1
    • None
    • Embedded
    • None

      CWD-2923 allows users to be created with attributes set. This same functionality needs to be exposed through CrowdService as a new method:

          User addUser(UserWithAttributes user, PasswordCredential credentials)
              throws InvalidUserException, InvalidCredentialException,
                  OperationNotPermittedException, OperationFailedException;
      

      As this is a new method, it's a good opportunity to take PasswordCredential rather than a String.

            jevans@atlassian.com Jeremy Evans
            jwalton joe
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: