Cloud collection user management don't have userID

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 3.9.2
    • Affects Version/s: None
    • Component/s: None
    • None
    • Not defined

      Brief summary of the bug. What is it ? Where is it ?

      It seems users don't have user ID when try to add them in Collection in Cloud.

      Steps to reproduce:

      1. Go to Cloud, use one of the Clusters with 3.9.x generation
      2. Create a Collection, go to Users tab
      3. Add user, open dropdown 

      Actual result:

      Having an internal server error.  

      {
        "errorCode" : "serverError",
        "errorMessage" : "An internal server error occurred.",
        "detailedMessage" : "Duplicate key null (attempted merging values CloudUserDto(userId=null, name=helene.waechtler@camunda.com, email=helene.waechtler@camunda.com, roles=[member]) and CloudUserDto(userId=null, name=melanie.butcher@camunda.com, email=melanie.butcher@camunda.com, roles=[visitor]))",
        "reportDefinition" : null
      } 

      Expected result:

      User management should work as expected. 

            Assignee:
            Unassigned
            Reporter:
            Cigdem Ilhan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: