Actions
Task #3786
closedBug #4924: [SDKs] Improve arv edit error handling UX
[SDK] `arv edit` errors should be visible after failure, even if the edited JSON is long
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
SDKs
Target version:
Start date:
09/02/2014
Due date:
% Done:
0%
Estimated time:
Description
Currently, when you edit a pipeline template using arv edit and receive an error the format is:
[error]
[pipeline template]
[try again? y/n]
The problem is that if a template is ~500 lines long, then you aren't able to see the error. One suggestion to fix this is moving the error to after pipeline template.
Actions