Skip to content

Commit

Permalink
note migration failure to trigger fedora indexing
Browse files Browse the repository at this point in the history
  • Loading branch information
seth-shaw-unlv committed May 7, 2018
1 parent 93b679e commit 353c56c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Note: using drush with migrate_tools is optional, but the instructions assume it
0. Copy the migrate_cdm and unlv_image directories to your modules directory.
0. Enable the modules. E.g. `drush en -y migrate_tools migrate_apollo`.
0. Run the migration. E.g. `drush mim --all`. *Note: drush must be run by the webserver user because the claw_file migration copies files to the "public://directory". E.g.* `sudo -u www-data drush mim --all` *if you are using vagrant.*
0. Generate service images. *Migrate is not triggering context actions. Until we figure out that problem you will need to do it yourself by going to the content page, selecting all the items you migrated, and then use the "Generate a service file from image preservation master". This will trigger both the service image and, as a chain reaction, the thumbnail generation.*
0. Index in Fedora & Triple-store; Generate service images. *Migrate is not triggering context actions. [Until we figure out that problem](https://github.com/seth-shaw-unlv/claw-migrate-files-poc/issues/4) you will need to do it yourself by going to the content page, selecting all the items you migrated, and then use the "Action" drop-down list to select which action to perform. Fortunately, the "Generate a service file" also triggers the thumbnail generation. Unfortunately, we can't do this same step for indexing the master images in Fedora or the triple-store because the media tab doesn't have the actions drop-down.*
0. Publish the newly migrated items. *By default this content type does not publish new items to make finding them in the previous step easier.*
0. See a wonderful list of the newly migrated images on your Drupal site's front page!

Expand Down

0 comments on commit 353c56c

Please sign in to comment.