We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I was the only user in an account and was able to remove myself from it, effectively orphaning my account.
We shouldn't allow people to do this. The proper way to do this here would be to have a delete account button.
This ticket should work the restriction in that prevents you from removing yourself if you are the last member of the account.
An integration test is also expected here to enforce this.
From SyncLinear.com | NEOS-1677
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I was the only user in an account and was able to remove myself from it, effectively orphaning my account.
We shouldn't allow people to do this. The proper way to do this here would be to have a delete account button.
This ticket should work the restriction in that prevents you from removing yourself if you are the last member of the account.
An integration test is also expected here to enforce this.
From SyncLinear.com | NEOS-1677
The text was updated successfully, but these errors were encountered: