Skip to content
New issue

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

🛠️ | Changed permissions for users to be able to delete their own bleets w/o administrator permissions #1932

Closed
wants to merge 1 commit into from

Conversation

AshleyyRodriguez
Copy link
Contributor

Changed the logic for post deletion to allow users to delete their own bleets w/o administrator permissions. This was caused by the logic checking if the user was the owner or if they had administrator permissions and triggered the error if either they weren't the owner or didn't have admin permissions. In this case if the user didn't have admin permissions it would trigger the error no matter if they were the owner.

Bug

closes: #1928

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable To Delete Bleet
1 participant