Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Should error if no smart contracts to instantiate #1702

Closed
2 tasks
Jakeeyturner opened this issue Nov 28, 2019 · 0 comments · Fixed by #1969
Closed
2 tasks

Should error if no smart contracts to instantiate #1702

Jakeeyturner opened this issue Nov 28, 2019 · 0 comments · Fixed by #1969
Assignees
Labels
bug Something isn't working sev3
Milestone

Comments

@Jakeeyturner
Copy link
Contributor

Description

showChaincodeAndVersionQuickPick doesn't check if there are 0 smart contracts to instantiate.
As a result, it's possible to get a prompt with no options.

We need to check for this and report that there are no smart contracts to instantiate.

Expected Behavior

Actual Behavior

Possible Fix

Steps to Reproduce

Existing issues

Log File

Your Environment

  • IBM Blockchain Platform Extension Version:
  • Visual Studio Code version:
  • Environment name and version (e.g. Node.js v8.12.0, npm v6.4.1):
  • Operating System and version:
  • Link to your project:
@Jakeeyturner Jakeeyturner added the bug Something isn't working label Nov 28, 2019
@cazfletch cazfletch added this to the Sprint 25 milestone Feb 10, 2020
@cazfletch cazfletch added the sev3 label Feb 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working sev3
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants