Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

transaction:create crashes when fetching parameters from prompt #9105

Closed
Tracked by #7245
has5aan opened this issue Oct 19, 2023 · 0 comments
Closed
Tracked by #7245

transaction:create crashes when fetching parameters from prompt #9105

has5aan opened this issue Oct 19, 2023 · 0 comments
Assignees
Milestone

Comments

@has5aan
Copy link
Contributor

has5aan commented Oct 19, 2023

Expected behavior

CreateCommand when fetching properties of type array of objects as CSV crashes if user opts to add no more items.

Plus, if the user confirms to add a new item in the nested array of objects; the prompt starts from the first property of the object containing the concerned property.

Actual behavior

CreateCommand; when fetching properties of nested arrays having items of type object, should inquire to fetch more items and should use the schema of the nested object.

Steps to reproduce

Execute mintNft command on testNft module under examples/pos-mainchain.

Which version(s) does this affect? (Environment, OS, etc...)

release/6.1.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants