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

Allow adding a UserWithAttributes through CrowdService

    • 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.

            [CWD-4021] Allow adding a UserWithAttributes through CrowdService

            No work has yet been logged on this issue.

              jevans@atlassian.com Jeremy Evans
              jwalton joe
              Affected customers:
              0 This affects my team
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: