Skip to content

CLOUD-21: Add web and GraphQL API checks to disallow removing the last member of an org

Administrator requested to merge CLOUD-61 into main

Created by: rafax

Prohibit the only organization member from leaving the org (CLOUD-21) - video This is implemented in web code (to stop removal) and in GraphQL API (by checking if the user being removed is the only non-deleted member of the org in DB).

Merge request reports

Loading