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

Bulkrax cannot import a csv file attachment #182

Open
1 task
ShanaLMoore opened this issue Jan 14, 2025 · 3 comments
Open
1 task

Bulkrax cannot import a csv file attachment #182

ShanaLMoore opened this issue Jan 14, 2025 · 3 comments
Assignees

Comments

@ShanaLMoore
Copy link
Contributor

ShanaLMoore commented Jan 14, 2025

Summary

ref original ticket: samvera/bulkrax#989

Story

When importing a zipped csv with attached files:

  • the csv parser breaks if attached files contain csv files
  • bulkrax ignores zipped csv file attachments, but the work will create and attach any other files

Acceptance Criteria

  • Bulkrax can import an attached csv fileset

Sample File

bulkrax_with_csv_attachment_test(1).zip

Testing Instructions

Create a new bulkrax importer with the above sample file
Verify that the import was successful

Notes

kirkkwang added a commit that referenced this issue Jan 22, 2025
This will bring in the latest Bulkrax which fixes CSV's not being able
to be attached to files.  Also brings in lease UI fixes.

Ref:
- #182
- #90
@ShanaLMoore
Copy link
Contributor Author

ShanaLMoore commented Jan 27, 2025

cc @kirkkwang Do you have a sample file I can test with? The one I'm currently trying is not going through. it's stuck in retry 🤔

Image

@jillpe jillpe moved this to SoftServ QA in PalsKnapsack Jan 27, 2025
@kirkkwang
Copy link
Contributor

@ShanaLMoore
Copy link
Contributor Author

ShanaLMoore commented Jan 27, 2025

QA RESULTS: ✅ PASS

tested on STAGING

Sample File:

attachment_csv.csv

  • Bulkrax can import an attached csv fileset
  • I was able to download the file: attachment_csv.csv

Image

Image

Image

@ShanaLMoore ShanaLMoore moved this from SoftServ QA to Client QA in PalsKnapsack Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Client QA
Development

No branches or pull requests

3 participants