Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add user facing instructions for CSV upload of multiple items url field #3230

Open
taylor-steve opened this issue Oct 21, 2024 · 0 comments
Open

Comments

@taylor-steve
Copy link
Contributor

When uploading multiple items via CSV it appears that items with a blank url field are skipped, but if it is set to ~ you can effectively skip the field but still save and index the item. This is documented in the spec, but maybe not in any user facing way? It tripped @dnoneill and I up for a few minutes.

It might be worth adding a note or an example row in the downloadable CSV template?

resource.build_upload(remote_image_url: url) unless url == '~'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant