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

Allow adding a UserWithAttributes through CrowdService

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: