Skip to content

[UI] Primary storage details not shown for the storage created with provider 'SolidFireShared', displays 404 error #12305

@sureshanaparti

Description

@sureshanaparti

problem

The UI doesn't show the Primary storage details for the storages created with provider 'SolidFireShared'. UI shows 404 error.

Image

The iqn (eg. /iqn.2010-01.com.solidfire:3p53.test-001.007/0)of the storage is set as the UUID for the SolidFireShared Primary storage, which is resulting invalid UI route path as the UUID is not escaped (I manually escaped the UUID in the route and it worked). The list of storage pools and metrics works fine using the cmk.

versions

ACS 4.19.3 (maybe, earlier versions as well)

The steps to reproduce the bug

  1. Add a primary storage with with provider 'SolidFireShared'
  2. In UI, Navigate to Infrastructure -> Primary storage and Click on the primary storage added above.

What to do about it?

Expected to see the details of the SolidFireShared Primary storage.

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions