Skip to content

refactor: use --record-id flag for record file upload/download (#86) - #165

Open
zekelinAlex wants to merge 1 commit into
TALXIS:masterfrom
zekelinAlex:users/alexander.zekelin/fix-image-column-download-issue-86
Open

refactor: use --record-id flag for record file upload/download (#86)#165
zekelinAlex wants to merge 1 commit into
TALXIS:masterfrom
zekelinAlex:users/alexander.zekelin/fix-image-column-download-issue-86

Conversation

@zekelinAlex

Copy link
Copy Markdown
Contributor

Upload-file and download-file took the record id as a positional argument, which reads badly next to all the other named options. this makes it a proper --record-id flag (with a --record alias) on both commands, so argument order stops mattering.

not a fix for the bug in #86 (image download already works on master), just the flag gap the issue surfaced.

Close #86

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

Labels

None yet

Projects

Status: Case-Validation

Development

Successfully merging this pull request may close these issues.

record download-file: Image column download fails with 'No FileAttachment records found'

2 participants