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

[bug] Deleting organization is prevented by Mass Upgrade Operation #256

Open
nemesifier opened this issue May 15, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@nemesifier
Copy link
Member

  • Create an org
  • Create a dummy firmware image in the new org
  • Launch a mass upgrade operation for the firmware image (alternatively use the django shell to create it) and org created in the previous steps
  • Now try to delete the org

Expected outcome:

  • The confirmation page is shown
  • Once the operation is confirmed, the delete is carried out successfully

Actual outcome:

Cannot delete organization
Deleting the selected organization would result in deleting related objects, but your account doesn't have permission to delete the following types of objects:

  • Mass upgrade operation

Screenshot from 2024-05-15 17-29-12

@nemesifier nemesifier added the bug Something isn't working label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant