Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #45205 Project/id/user_groups should not return legacy ugroups
    Infos
    #45205
    Marie Ange Garnier (marieange)
    2025-10-10 16:25
    2025-10-09 11:13
    46969
    Details
    Project/id/user_groups should not return legacy ugroups

    Since request #44449, the "News" service and everything linked to it has been removed. But the REST route GET /project/{id}/user_groups with "system" user groups would find the "news admin" and "news writers" system user groups. It raised a PHP notice because it tried to find their IDs in an array.

    It should not raise a notice, and should not try to find the "news admin" and "news writers" user groups, even if they are still in the database. It should skip them.

    API
    16.13
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Marie Ange Garnier (marieange)
    Closed
    2025-10-10
    Attachments
    Empty
    References

    Follow-ups

    User avatar
    Joris MASSON (jmasson)2025-10-10 16:25
    • Original Submission
      Something went wrong, the follow up content couldn't be loaded
      Only formatting have been changed, you should switch to markup to see the changes
    • Connected artifacts