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

[DDST-347] Person MADS and TN migrations #23

Merged
merged 13 commits into from
Aug 27, 2024
Merged

Conversation

JojoVes
Copy link
Contributor

@JojoVes JojoVes commented Aug 9, 2024

Just noticed I mixed up the numbers in my branch name, should be DDST-347, not DDST-374, but I fixed it in the PR title so it should be fine?

The issue mentioned in 899097b ended up being an issue with shared/default_uid not being set for the migration group so files were getting ingested as owned by anonymous and then not able to be referenced. That's addressed in https://github.com/discoverygarden/bceln-drupal/pull/43

JojoVes added 7 commits August 8, 2024 17:01
pretty much just copy/pasted the mods process from these places in
dgis_nodes and swapped 'mods' for 'mads':
- https://github.com/discoverygarden/dgi_migrate/blob/9c2d9b7cfec4b213a7b08a69f98c28c185fea503/modules/dgi_migrate_foxml_standard_mods/migrations/dgis_nodes.yml#L11-L19
- https://github.com/discoverygarden/dgi_migrate/blob/9c2d9b7cfec4b213a7b08a69f98c28c185fea503/modules/dgi_migrate_foxml_standard_mods/migrations/dgis_nodes.yml#L241-L269

I didn't get into the nested values yet, but this simple mapping in the
'name' field is just something I used to test that it is getting values
from the MADS within the FOXML.
And I added comments of what's left to help me pick this back up after the weekend.
this mapping wasn't in the ticket description but it's in the mapping
spreadsheet
@JojoVes JojoVes changed the title [DDST-374] work in progress: MADS migration [DDST-347] work in progress: MADS migration Aug 13, 2024
website is simple, the alternate names are mapped simply, at least for
now, but might not handle multiple alternate names (not sure if that's
necessary at the moment?)
Currently getting an error about the media from bceln_person_tn_media
not being able to access the file created by bceln_person_tn_file, but
it works fine if accessing a pre-existing file. Committing the current
messy state of things to share more easily with the team to get help.
I just noticed the space normalization removed expected formatting from
the description value and this is a quick adjustment to address that.
@JojoVes JojoVes changed the title [DDST-347] work in progress: MADS migration [DDST-347] Person MADS and TN migrations Aug 15, 2024
@JojoVes JojoVes marked this pull request as ready for review August 15, 2024 13:50
@JojoVes JojoVes added the minor Added functionality that is backwards compatible. label Aug 15, 2024
@nchiasson-dgi nchiasson-dgi merged commit dc56d3d into main Aug 27, 2024
1 check passed
@nchiasson-dgi nchiasson-dgi deleted the DDST-374/MADS-migration branch August 27, 2024 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Added functionality that is backwards compatible.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants