Core migration issues
Next video meeting 2024-10-10
Hello all, it’s time for the biweekly migration subsystem meeting. The meeting will take place in slack in various threads. This meeting:
➤ Is for core migrate maintainers and developers and anybody else in the community with an interest in migrations
➤ Usually happens every second Thursday and alternates between 1400 and 2100 UTC.
➤ Is done on the #migration channel in Drupal Slack (see www.drupal.org/slack for information).
➤ Happens in threads, which you can follow to be notified of new replies even if you don’t comment in the thread. You may also join the meeting later and participate asynchronously!
➤ Has a public agenda anyone can add to. #3456078: [meeting] Migrate Meeting 2024-07-18 2100Z)See the parent issue for an idea of the typical agenda.
➤Transcript will be exported and posted to the agenda issue. For anonymous comments, start with a 👤 emoji. To take a comment or thread off the record, start with a 🚫 emoji.
0️⃣ Who is here today?
| mikelutz (he/him) | Hello all. |
| benjifisher | Hello! |
| heddn | Howdy |
| dinarcon | Hi :wave: |
| Dan Davis | Hey all |
| quietone | Hi |
1️⃣ What should we talk about today? Suggest topics here and I will add threads. I will also check for comments on the issue for today's meeting.
| benjifisher | https://www.drupal.org/project/migrate_plus/issues/3123534 |
| dinarcon | DrupalCon Barcelona. Who is attending? Shall we plan an in-person gathering? (edited) |
| dinarcon | Automated migration of date/time types and formats. I think they do not exist. Wondering if we shall try to write those migrations. https://drupal.slack.com/archives/C226VLXBP/p1726144342555339 |
2️⃣ Action items. To be added later.
3️⃣ Statistics
| Migrate Initiative Meeting | 347 open issues, 1 Fixed since last meeting, 2 RTBC, 2 NR |
| Migrate Initiative Meeting | Google sheet for recording stats: https://docs.google.com/spreadsheets/d/1o0Rjlc1vnnLP5bM5P-SMMyGzqn7258hi... |
4️⃣ Comment in this thread if you are looking for ways to contribute. Give us some idea of what you would like to do: documentation, code review, testing, project management, ...
5️⃣ Previous minutes.
| Migrate Initiative Meeting | https://www.drupal.org/project/drupal/issues/3465233 (edited) |
| benjifisher | Already Fixed. Thanks for reviewing, @smustgrave. |
6️⃣ Announcements
| benjifisher | Our next video meeting is in four weeks, in this time slot: 2024-10-10. |
7️⃣ Testnig needed (snippet plugin)
| Migrate Initiative Meeting | Thanks to @danflanagan8, the issue is reviewed. But we need someone to test it. |
| Migrate Initiative Meeting | (Original Request) https://drupal.slack.com/archives/C226VLXBP/p1726176108848899?thread_ts=... (edited) |
| benjifisher | I know that some people are already using the snippet plugin: @alison and maybe also @amaisano. |
| alison | I'm on vacation, I'll be back Tuesday -- tho I may be working on my migration project Sunday afternoon en route from place to place. But I am indeed using the snippet plugin! |
| alison | Actually, I might be able to try running it tonight or Saturday. Just depends on how plans shake out. |
| alison | I really appreciate your attention to and nudges about this, I'm sorry I haven't been around at the right times -- thank you! |
8️⃣ DrupalCon Barcelona
| Migrate Initiative Meeting | Two weeks from today, the meeting will be at 14:00 UTC, which is 16:00 in Barcelona. |
| Migrate Initiative Meeting | (Original Request) https://drupal.slack.com/archives/C226VLXBP/p1726176822752979?thread_ts=... (edited) |
| benjifisher | I will be there. Can we schedule a BoF for the regular migration meeting? |
| benjifisher | I have not looked at the schedule. There might be something else going on then. |
| dinarcon | It seems all BoFs slots have been claimed? |
| dinarcon | I will also be there. It'd be great to meet with other folks. |
| dinarcon | Some migration related content:BoF on Tuesday https://events.drupal.org/barcelona2024/session/migrations-scale-migrati... Session on Thursday https://events.drupal.org/barcelona2024/session/automated-or-near-automa...(edited) |
| benjifisher | The earliest time slots on Tuesday (15:15 - 16:00) and Wednesday (8:45 - 9:30) are still open. |
| dinarcon | Oh, right. I was looking at the Thursday afternoon slot and missed the others. I have a conflict during the Tuesday 15:15 slot and the Wednesday 8:45 might not work either. Benji, are you available for any of those? |
| benjifisher | I have not made any commitments, yet. |
| benjifisher | At MidCamp, we had a successful session. I called it, "Is there anything the Migrate API cannot do?" and I described it as a live version of this Slack channel. |
| dinarcon | Was it recorded? Are there notes available? It seems the 2024 archive of the site is not working https://midcamp.org/2024 (edited) |
| dinarcon | I could create the BoF for Barcelona even if I am not able to attend. What time slot would work best of other folks attending? |
9️⃣ D7 date formats
| Migrate Initiative Meeting | Why do we have `d6_date_formats.yml` but not `d7_date_formats.yml`? |
| Migrate Initiative Meeting | (Original Request) https://drupal.slack.com/archives/C226VLXBP/p1726177977157859?thread_ts=... (edited) |
| benjifisher | I searched for entity:date_format in core/modules/*/migrations/* . I only found the one you mentioned: d6_date_formats.yml. |
| (anonymous) | Comment Redacted |
| dinarcon | Thanks for confirming. I noticed this while migrating formatter settings for date fields. It looks like there is no mapping from date formats in Drupal 7 to Drupal 10. Therefore, the date formatter fallbacks to the first available date format in D10. (edited) |
| dinarcon | I know things like Views were intentionally not included in the automated migration provided by Drupal core. Wondering if this was also the case for date formats? If so, is there some documentation of configuration/content entities that were intentionally left out? |
| benjifisher | I do not know of any such documentation. :shrug: |
| dinarcon | I can create an issue about D7 date formats. I will wait a day or two in case others chime in in this thread. |
| quietone | Probably this,#3240418: Custom D7 date formats not migrated to D9 |
| dinarcon | Thanks for pointing out the issue. I see it covers date formats (i.e. l, F j, Y - H:i), but no date types. (e.g. Long / date_format_long). The migration for the latter can be a follow up. |
| dinarcon | On second thought, I think date formats and date types are not two separate configuration entities in Drupal 11. I think the date type can be mapped to the id/label of the DateFormat configuration entity, and the date format mapped to the pattern. |
Comments
Comment #5
benjifisherComment #6
smustgrave commentedReviewed the slack threads in #migration on 9/12/2024 and all threads captured and active participants credited.