You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tested on newst develop branch. There is not possible to deactivate user which is owner of any room from REST API. When I try to do this an error apears:
Try "Deactivate" user which is owner of any room from REST API call
Described error appears
Expected behavior:
User will be deactivated and new owners of rooms will be assigned
Actual behavior:
user-last-owner error appears
Server Setup Information:
Version of Rocket.Chat Server: 3.6.0-rc.2
Operating System: Centos 7
Deployment Method: docker compose
Number of Running Instances: 9
DB Replicaset Oplog: YES
NodeJS Version: v12.16.1
MongoDB Version: 4.0.13
Client Setup Information
Desktop App or Browser Version: both
Operating System: Windows 10
Additional context
Relevant logs:
The text was updated successfully, but these errors were encountered:
emikolajczak
changed the title
3.6.0-rc.2 - Not possible to deactivate user from REST API
3.6.0 - Not possible to deactivate user from REST API
Sep 2, 2020
Hi, in our case best will be parameter which can indicate if deactivated user should be or should not removed as an owner. According to some our company policies users are deactivating and activating again. In old api version they not removed as an room owner and when activated again they still can manage their rooms.
Please consider it.
Description:
I have tested on newst develop branch. There is not possible to deactivate user which is owner of any room from REST API. When I try to do this an error apears:
Steps to reproduce:
Expected behavior:
User will be deactivated and new owners of rooms will be assigned
Actual behavior:
user-last-owner
error appearsServer Setup Information:
Client Setup Information
Additional context
Relevant logs:
The text was updated successfully, but these errors were encountered: