Seeing a pretty painful bug in the Airbyte cloud U...
# give-feedback
a
Seeing a pretty painful bug in the Airbyte cloud UI where we can’t remove users. This means we are unable to remove people from our workspace, and their potential access to our data. Luckily in this case they are GSuite and not email/password users so have had their access removed upstream. In my testing it doesn’t look like it’s browser related, however i am seeing a 404 request to
<https://cloud.airbyte.com/cloud/v1/web_backend/cloud_workspaces/revoke_user>
The UI has a bug in the modal title too, so potentially could be a dodgy release related to both? To recreate: • go to workspaces/xxxx/settings/access-management • click the ‘remove’ button next to the users name • click ‘remove’ on the modal Expected behaviour: • user should be removed from workspace and list Actual behaviour: • modal closes but user remains in workspace and list
u
Thanks for reporting this Aden! Shared this to the support team
🙏 1
a
Thanks Marcos, I’ve sent them the API response error details to debug further