| << Back to previous view |
[QB-3485] All Stepping through Steps like a debugger
|
|
| Status: | Open |
| Project: | QuickBuild |
| Component/s: | None |
| Affects Version/s: | 9.0.32 |
| Fix Version/s: | None |
| Type: | Improvement | Priority: | Minor |
| Reporter: | John Landers | Assigned To: | Robin Shen |
| Resolution: | Unresolved | Votes: | 0 |
| Remaining Estimate: | Unknown | Time Spent: | Unknown |
| Original Estimate: | Unknown | ||
| Description |
|
It would be nice to be able to execute each step manually so one can check/investigate what it did before the next step executes and changes stuff.
Something like a debugger stepping over each line of code but in this case stepping over qb steps. Currently we just removed all steps below or disable them from the master step. |