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

Migrate groups #462

Open
MegaKeegMan opened this issue Aug 5, 2024 · 3 comments
Open

Migrate groups #462

MegaKeegMan opened this issue Aug 5, 2024 · 3 comments
Labels
2.x PECE 2.x Release migration Related to Migrate-based Drush commands for migrating PECE sites from Drupal 7 to Drupal 10.

Comments

@MegaKeegMan
Copy link

No description provided.

@MegaKeegMan MegaKeegMan added 2.x PECE 2.x Release migration Related to Migrate-based Drush commands for migrating PECE sites from Drupal 7 to Drupal 10. labels Aug 5, 2024
MegaKeegMan pushed a commit that referenced this issue Aug 5, 2024
@MegaKeegMan
Copy link
Author

MegaKeegMan commented Aug 5, 2024

Migrating the user references okay. Still need to differentiate between group members and managers in the migration.

A couple other minor issues:

  • the migration does not roll back very nicely, and I am not sure why
  • running into a strange error while migrating the body field:
    v1_group:description/value:extract: Input should be an array, instead it was of type 'NULL'
  • substantive logic references did not migrate properly. I suspect because in D7 it was a multivalue field, where in D10 it is a single value one. Hopefully an easy fix

@MegaKeegMan
Copy link
Author

We already have a pathauto pattern configured for group terms that deviates. Will need to consider this when thinking about how to migrate aliases with #444

MegaKeegMan pushed a commit that referenced this issue Aug 5, 2024
MegaKeegMan pushed a commit that referenced this issue Aug 5, 2024
MegaKeegMan pushed a commit that referenced this issue Aug 8, 2024
…omplete

Node complete was causing issues with duplicates and non-group nodes being queried for (not sure why)

Ref #462
MegaKeegMan pushed a commit that referenced this issue Aug 8, 2024
…ects users with either manager or member related roles

Ref #462
@MegaKeegMan
Copy link
Author

This now should migrate data into both the group managers and group members fields, based on which roles the users had within each group.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x PECE 2.x Release migration Related to Migrate-based Drush commands for migrating PECE sites from Drupal 7 to Drupal 10.
Projects
None yet
Development

No branches or pull requests

1 participant