Skip to content

Chaincode count on Dashboard is incorrect #373

@shelarvs

Description

@shelarvs

What happened?

The Chaincode Names with various versions are visible in the UI. In this case the total count of chaincodes seems to be 4.

image

What did you expect to happen?

As per the chaincodes and their versions there are only 2 chaincodes installed on the Fabric Network. So, the count displayed on the Dashboard for CHAINCODES should be 2 and not 4.

image

How can we reproduce it (as minimally and precisely as possible)?

You must install new Chaincode or upgrade any current Chaincode with upgraded version and bring up the Explorer Application.

Anything else we need to know?

No response

OS version

# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here

# On Windows:
C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Accepted

Relationships

None yet

Development

No branches or pull requests

Issue actions