Details
-
Bug
-
Resolution: Fixed
-
Major
-
3.13.0
-
1
Description
Reproduce steps:
- Fire up Nexus 3.13.0 with default configuration.
- Go to system/tasks, and create a new execute script task.
- For the script text use: blobStore.getBlobStoreManager().delete('default')
- Run the script
Observe that the default blob store is deleted, even though it is in use by many repositories.
Expected: The API should make the same validation checks the UI does, and prevent deleting blob stores that are in use by repositories.
Attachments
Issue Links
- relates
-
NEXUS-12942 possible to create a repository without a valid blobstore reference
-
- Closed
-