De-associate custom role from membership via API
View options
- Truncate descriptions
De-associate custom role from membership via API
Currently we can associate a user with a custom role via the API using the endpoint in ee/lib/ee/api/members.rb
but there is no way to remove that association. This can probably happen in the existing PATCH endpoint but it is not possible currently because that endpoint currently calls not_found!('Member Role') unless member_role
- Show labels
- Show closed items
Link items together to show that they're related or that one is blocking others.