fix Graph delete request leaks existence of space #5031

This commit is contained in:
Roman Perekhod
2023-05-08 16:13:52 +02:00
parent 428e696eb0
commit d69decdafe
7 changed files with 22 additions and 7 deletions
@@ -1,4 +1,4 @@
@api
@api
Feature: Change data of space
As a user with space admin rights
I want to be able to change the meta-data of a created space (increase the quota, change name, etc.)
@@ -1,4 +1,4 @@
@api
@api
Feature: Disabling and deleting space
As a manager of space
I want to be able to disable the space first, then delete it.
@@ -1,4 +1,4 @@
@api
@api
Feature: Space management
As a user with space admin permission
I want to be able to manage all existing project spaces