diff --git a/docroot/profiles/lagunita/summer_profile/config/sync/split/summer/migrate_plus.migration.sum_csv_summer_courses.yml b/docroot/profiles/lagunita/summer_profile/config/sync/split/summer/migrate_plus.migration.sum_csv_summer_courses.yml index d59fc7cf..f5ea810a 100644 --- a/docroot/profiles/lagunita/summer_profile/config/sync/split/summer/migrate_plus.migration.sum_csv_summer_courses.yml +++ b/docroot/profiles/lagunita/summer_profile/config/sync/split/summer/migrate_plus.migration.sum_csv_summer_courses.yml @@ -119,52 +119,6 @@ process: sum_course_length: course_length sum_course_notes/value: course_notes sum_course_notes/format: constants/markdown - syllabus_basename: - - - plugin: skip_on_empty - method: process - source: course_syllabus_file - - - plugin: explode - delimiter: / - - - plugin: array_pop - syllabus_media_name: - - - plugin: skip_on_empty - method: process - source: syllabus_basename - - - plugin: str_replace - regex: true - search: '/^(.*)\..*/' - replace: $1 - syllabus_file: - - - plugin: skip_on_empty - method: process - source: course_syllabus_file - - - plugin: file_import - destination: constants/pdf_destination - id_only: true - reuse: true - sum_course_syllabus_file/target_id: - - - plugin: skip_on_empty - method: process - source: '@syllabus_file' - - - plugin: entity_generate - source: '@syllabus_file' - value_key: field_media_file - bundle_key: bundle - bundle: file - entity_type: media - ignore_case: true - values: - name: '@syllabus_media_name' - field_media_file/target_id: '@syllabus_file' sum_course_cross_listing: - plugin: skip_on_empty @@ -228,7 +182,7 @@ process: bundle_key: vid bundle: sum_course_population entity_type: taxonomy_term - sum_course_prerequisites/value: prerequisites + sum_course_prerequisites/value: pre_requisites sum_course_prerequisites/format: constants/markdown sum_course_schedule: schedule sum_students_also_studied: students_also_studied