This repository was archived by the owner on Apr 3, 2024. It is now read-only.
This repository was archived by the owner on Apr 3, 2024. It is now read-only.
Mr-Redis UI single instance create successfully when name is null #63
Open
Description
When I tried to create a single redis instance and didn't intput any field, just click "CREATE" button, it will create a redis with name as null, the request url is v1/CREATE/null/32/1/0, the instance name field actually is required, but it seems not working as expected. Maybe the front end and backend need to change for this null check?
Metadata
Metadata
Assignees
Labels
No labels