Closed optimistanoop closed 7 years ago
Was able to replicate this. Will fix asap!
Also, on every status update, it keeps on adding the new status object on UI. Hence we need to scroll on the terminal to see the current status.
For ref:-
@trolster Thanks for your quick support. 👍
What's going wrong?
1-
urcli assign <id>
runs inverbose
mode after runningurcli assign <id> --verbose
. 2- UI keeps on addingHow can the
urcli
team reproduce the problem?1- run
urcli assign <id> --verbose
2- hitesc
3- runurcli assign <id>
Now
urcli assign <id>
is supposed to run in normal mode but it still runs inverbose
mode.supporting information:
node -v
prints: v7.8.0urcli -V
prints: 4.0.3For ref:-