Skip to content

Implement group role handling when creating a room #136

@evdherberg

Description

@evdherberg

The POST /restapi/v1/chatrooms resource expects a payload that suggests support for adding affiliations by group. I.e. the ownerGroups, adminGroups, memberGroups and outcastGroups in MUCRoomEntity.java. However, these properties are ignored by the handling service and controller. This appears to be functionality that has never been implemented.

This should either be implemented, or removed from the interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions