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

Step not tracking properly in yaml #247

Open
Cmheidelberg opened this issue Jul 10, 2020 · 1 comment
Open

Step not tracking properly in yaml #247

Cmheidelberg opened this issue Jul 10, 2020 · 1 comment
Labels
bug An error in the application low priority This doesn't seem right

Comments

@Cmheidelberg
Copy link
Collaborator

Describe the bug
Step doesnt increment correctly with mic commands. I thought I saw it move up to step 2 yesterday but testing for this issue I couldnt get it to increment past 1.

Expected behavior
Step should either increment with the commands

start > 1
trace > 2
inputs > 3
outputs > 4
configs > 5
parameters > 6
wrapper > 7 
run > 8
upload > 9

Or we could remove the "step" and just track "last_command" or maybe an array of "completed_commands".

@Cmheidelberg Cmheidelberg added low priority This doesn't seem right bug An error in the application labels Jul 10, 2020
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.98. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug An error in the application low priority This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant