-
Notifications
You must be signed in to change notification settings - Fork 532
Community Admin unable to delete a collection #5477
Copy link
Copy link
Labels
affects: mainIssue impacts "main" (latest release).Issue impacts "main" (latest release).authorizationrelated to authorization, permissions or groupsrelated to authorization, permissions or groupsbugcomponent: CollectionCollection display or editingCollection display or editingtestathonReported by a tester during Community TestathonReported by a tester during Community Testathon
Metadata
Metadata
Assignees
Labels
affects: mainIssue impacts "main" (latest release).Issue impacts "main" (latest release).authorizationrelated to authorization, permissions or groupsrelated to authorization, permissions or groupsbugcomponent: CollectionCollection display or editingCollection display or editingtestathonReported by a tester during Community TestathonReported by a tester during Community Testathon
Type
Projects
Status
🏗 In Progress
Describe the bug
Although a site admin is able to delete a collection, and is directed to the process page afterward for the asynchronous delete process, a community admin is not able to delete a collection in the community they have permissions for. A 403 forbidden error is thrown.
Reported on sandbox.dspace.org, 10.0 via Testathon (relevant to T216)
Does Not occur on demo.dspace.org, newly introduced in 10
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The community admin should be able to delete a collection without issue.
Related work
Possibly new batch deletion process: DSpace/DSpace#10964