Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cli] Steps field from list transaction is incorrect #2761

Closed
jorgeepc opened this issue Jun 19, 2023 · 0 comments · Fixed by #2790
Closed

[cli] Steps field from list transaction is incorrect #2761

jorgeepc opened this issue Jun 19, 2023 · 0 comments · Fixed by #2790
Assignees
Labels
bug Something isn't working CLI triage requires triage

Comments

@jorgeepc
Copy link
Contributor

Describe the bug
The STEPS field returned from the command tracetest list transaction is incorrect. It seems to be printing the number of runs instead of the number of steps.

To Reproduce
Steps to reproduce the behavior:

  1. Create a transaction and run it
  2. Using the CLI execute tracetest list transaction
  3. Validate the STEPS field

Expected behavior
The STEPS field should include the number of steps, or we should change this field to RUNS.

Scree
Screenshot 2023-06-19 at 12 26 39
nshots

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CLI triage requires triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants