Closed okanji closed 1 year ago
This PR adds back the ability to delete a project. It now has a deletion check script that is invoked in the userPrivateCloudDeletionCheck query and the privateCloudProjectDeleteRequest mutation.
userPrivateCloudDeletionCheck
privateCloudProjectDeleteRequest
Kudos, SonarCloud Quality Gate passed!
0 Bugs 0 Vulnerabilities 0 Security Hotspots 3 Code Smells
No Coverage information 0.0% Duplication
This PR adds back the ability to delete a project. It now has a deletion check script that is invoked in the
userPrivateCloudDeletionCheck
query and theprivateCloudProjectDeleteRequest
mutation.