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

Work on https://github.com/Islandora-CLAW/CLAW/issues/1153. #15

Closed
wants to merge 1 commit into from

Conversation

mjordan
Copy link
Contributor

@mjordan mjordan commented Jun 9, 2019

Github issue: Islandora/documentation#1153

What this PR does

Adds population of the node's field_resource_type with the value 'Image'.

How to test

  1. Run this migration using the dev branch using drush migrate:import --group migrate_islandora_csv --userid=1. Imported nodes' Resource Type field will not be populated.
  2. Roll back that migration using drush -y mr --group migrate_islandora_csv.
  3. Check out this branch.
  4. Reload the migration configuration using drush -y fim migrate_islandora_csv.
  5. Rerun the migration using drush migrate:import --group migrate_islandora_csv --userid=1.
  6. The imported nodes' Resource Type field will not be populated with 'Image'.

@mjordan
Copy link
Contributor Author

mjordan commented Jun 13, 2019

This PR is supplanted by #18. Will close when that one is merged.

@dannylamb
Copy link
Contributor

Closing now that #18 has landed

@dannylamb dannylamb closed this Jun 18, 2019
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

Successfully merging this pull request may close these issues.

2 participants