Testing bulkrax patches#66
Conversation
… inside the container
|
Thanks, @alepbloyd -- great point. I updated the test import so that the work titles now reflect the intended visibility of work and files. |
|
Thanks! I'll rerun the import later this afternoon and will let you know if I have other questions. |
alepbloyd
left a comment
There was a problem hiding this comment.
Looks good! Just checked with the new names and everything on the import is working as described.
|
@dolsysmith The fixture import worked fine and had all of the expected permissions. I noticed that you also added a pair of |
Thanks, @kerchner! The |


What type of PR is this? (check all applicable)
Description
This branch adds Bulkrax support, including patches to enable proper behavior with Fedora 6 and to correct bugs with the importing of embargoed or non-public FileSets associated with public works.
It also adds support for existing GWSS work types:
GwEtd,GwWork, andGwJournalIssue.Rspec tests are not yet working for the Bulkrax behavior, though the additional work types do have basic test coverage.
Related Tickets & Documents
QA Instructions, Screenshots, Recordings
Under
spec/fixtures, there is a zipped import file for use in manual Bulkrax testing: testing_bulkrax_import.zipGwWork,GwEtd, andGwJournalIssuein the UI, with attached files.workercontainer and in the Bulkrax importer dashboard) that the import completes without failures.Note that this branch contains work in progress on a CLI task for invoking and managing Bulkrax imports, but since this code doesn't have other dependencies (apart from Bulkrax), I thought it best to get everything merged now, so that it doesn't get out of sync again.