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
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.
Updated by Brett Smith about 10 years ago
- Subject changed from arv edit errors should go at the bottom of the template to [SDK] `arv edit` errors should go at the bottom of the template
- Category set to SDKs
Updated by Tom Clegg about 10 years ago
- Target version set to Arvados Future Sprints
Updated by Tom Clegg almost 10 years ago
- Tracker changed from Bug to Task
- Parent task set to #4924
Updated by Tom Clegg almost 10 years ago
- Subject changed from [SDK] `arv edit` errors should go at the bottom of the template to [SDK] `arv edit` errors should be visible after failure, even if the edited JSON is long
Updated by Peter Amstutz almost 10 years ago
- Status changed from New to In Progress
Updated by Peter Amstutz almost 10 years ago
- Status changed from In Progress to Resolved
- Remaining (hours) set to 0.0
Actions