Details
Description
Hi,
I've found an issue in nexus 3. When I create a blob store with "/" in the name. It creates the blob store but when you try to edit it you get 404 error.
The blob store can be selected when creating repositories and repositories are working fine. But now I am unable to edit the blob store or delete it. This used to work fine in previous releases but so far its affecting the latest version OSS 3.35.0-02 and OSS 3.34.1-01
How to reproduce:
1. create blob store with "/" in the name eg: maven/test-blob
2. Once blob store is create try to edit it. You will receive 404 error.
No error in application logs. Only 404 error in requests logs.
GET /service/rest/v1/blobstores/file/group?_dc=1635245040519 HTTP/1.1" 404 - 26 2 "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.54 Safari/537.36" [qtp203228239-24845
Also attaching error screenshot.