-
Notifications
You must be signed in to change notification settings - Fork 959
Closed
Description
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.
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.
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
Projects
Status
Accepted