-
Type:
Bug
-
Status: Closed
-
Priority:
Medium
-
Resolution: Fixed
-
Affects Version/s: 3.19.0, 3.19.1, 3.20.0
-
Fix Version/s: 3.22.0
-
Labels:
-
Notability:3
Scoped "folders" are not deleted when attempting to do so via the browse UI.
To reproduce:
- Create an NPM repo, for example a proxy to https://registry.npmjs.org/
- Populate proxy repo with at least one scoped package.
- Go to the browse panel and select the NPM proxy repo.
- Select a scoped folder and then in the right hand panel click the "Delete folder" button.
- Wait for a moment and refresh the browser.
Expected:
The scope and all included packages are deleted.
Actual:
The scope and all included packages are not removed.
Workaround:
Individually delete each package/asset under the scoped folder.