•  
      request #10833 Issue with the "authenticated_users" user group.
    Infos
    #10833
    Fabrice Larribe (teyssieuman)
    2018-01-31 16:51
    2017-11-20 20:31
    11059
    Details
    Issue with the "authenticated_users" user group.
    The Eclipse Tuleap plugin is requestiog the "user_groups" relative to a project and encounter the following problem :
    Request URL
    https://___________/api/projects/129/user_groups

    Response Body

    ...
    {
    "id": "5",
    "uri": "user_groups/5",
    "label": "Utilisateurs enregistrés + restreints",
    "users_uri": "user_groups/5/users",
    "short_name": "authenticated_users",
    "key": "ugroup_authenticated_users_name_key"
    },
    ...

    But :

    Request URL

    https://sds-0lyg.wks.era.sds.safran:443/api/user_groups/5/users?limit=10

    Response Body

    {
      "error": {
        "code": 404,
        "message": "Not Found: Unable to list the users of this group"
      }
    }

     

     

    Empty
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2018-01-31
    Attachments
    Empty
    References
    Referencing request #10833
    Referenced by request #10833

    Artifact Tracker v5

    rel #10968 9.18

    Follow-ups

    User avatar
    Thomas Gerbet (tgerbet)2018-01-31 16:51
    Integrated into Tuleap 9.17.99.2.

    • Status changed from Under review to Closed
    • Connected artifacts
    • Close date set to 2018-01-31