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

Support for executing to a line #7

Open
amyjko opened this issue Aug 24, 2017 · 1 comment
Open

Support for executing to a line #7

amyjko opened this issue Aug 24, 2017 · 1 comment

Comments

@amyjko
Copy link
Collaborator

amyjko commented Aug 24, 2017

We've observed many developers execute the strategy without stepping through the tool. Once they get ahead of where the tool is, there's no easy way for them to synchronize their state with the tools state other than laboriously stepping through each step and recalling their decisions. We could support a way of simply executing the procedure to a future step, skipping the data entry for intermediate steps, and noting that the developer did something, but we don't know what (e.g., adding labels that say "You skipped this step").

@MaryamArab
Copy link
Collaborator

What would happen to the variables in the skipped lines by skipping to future step?

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

No branches or pull requests

2 participants