Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Org deletion now uses superuser endpoint #123

Merged
merged 1 commit into from
Oct 10, 2022

Conversation

bcaton85
Copy link
Contributor

Deletion failed when using superuser because it called the wrong org deletion endpoint. This change uses the superuser delete org endpoint when logged in as a superuser and FEATURE_SUPERUSERS_FULL_ACCESS: true.

Copy link
Contributor

@harishsurf harishsurf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good! I feel like at some point we need to breakdown the logic inside useeffect into smaller functions

@bcaton85
Copy link
Contributor Author

Agreed.

@bcaton85 bcaton85 merged commit 456fd7e into quay:main Oct 10, 2022
bcaton85 added a commit to bcaton85/quay-ui that referenced this pull request Oct 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants