- 🇳🇿New Zealand quietone
Yes, I did get that wrong.
Let's see how this goes.
The last submitted patch, 7: 3332224-7.patch, failed testing. View results →
The last submitted patch, 9: 3332224-9.patch, failed testing. View results →
- 🇳🇿New Zealand quietone
Forgot to delete the original Number and EntityReference annotation.
- Status changed to Needs work
almost 2 years ago 5:17pm 15 February 2023 - 🇺🇸United States smustgrave
Ran a search for @MigrateField
Should the files in link and telephone be moved also?
- Status changed to Needs review
almost 2 years ago 12:24pm 16 February 2023 The last submitted patch, 13: 3332224-13.patch, failed testing. View results →
- 🇳🇿New Zealand quietone
Fix the field plugin tests. Added \Drupal\migrate_drupal\Plugin\MigrateFieldPluginManager::getDefinitions() so that the field plugins can be filtered by the destination module. That is filter out those for modules not installed.
The last submitted patch, 15: 3332224-15.patch, failed testing. View results →
- 🇳🇿New Zealand quietone
Fix namespace error for d6/LinkFieldTest.
Use the injected module handler in MigrateFieldPluginManager. And then make changes for the failing MigrateFieldPluginManager tests. It was good to see that the field plugins in the test modules had to have their destination_module change so that the field plugin would be discovered. - Status changed to RTBC
almost 2 years ago 4:21pm 23 February 2023 - 🇺🇸United States smustgrave
Re-searched @MigrateField and everything appears under migrate_drupal
- First commit to issue fork.
- @kunal_sahu opened merge request.
- 🇮🇳India kunal_sahu Karnataka
Hi I have created an MR . Please merge thanks.
- 🇺🇸United States smustgrave
@kunal_sahu thanks for the interest but the patch #17 was already reviewed. So the MR is just reuploading the work that was already done. So removing credit for that unless there was something you were fixing.
Thanks
- Status changed to Needs review
almost 2 years ago 9:39pm 23 February 2023 - 🇳🇿New Zealand quietone
@smustgrave, thank you for the review and confidence in the work.
This does need more eyes on it so I am setting back to NR and tagging for subsystem maintainer review.
- 🇳🇿New Zealand quietone
My previous comment failed to explain that this work is a part of the bigger task of moving migrate drupal code into the migrate_drupal module. It is a big task and we are exploring sensible ways to scope the work. This issue is for investigating moving the migratefield plugins as a set. We don't know if this is the best approach or if the committers will approve it. This isn't ready for other tags, so staying with 'subsystem maintainer'
- 🇺🇸United States smustgrave
FWIW change record makes sense and not sure if any of the subsystem maintainers of the module losing their migration files would object. Seems moving the plugins as 1 chunk doesn't seem terrible.
- Status changed to Needs work
almost 2 years ago 12:52am 22 March 2023 The Needs Review Queue Bot → tested this issue. It no longer applies to Drupal core. Therefore, this issue status is now "Needs work".
Apart from a re-roll or rebase, this issue may need more work to address feedback in the issue or MR comments. To progress an issue, incorporate this feedback as part of the process of updating the issue. This helps other contributors to know what is outstanding.
Consult the Drupal Contributor Guide → to find step-by-step guides for working with issues.
- Status changed to Needs review
over 1 year ago 6:30am 27 June 2023 - last update
over 1 year ago 29,569 pass - 🇳🇿New Zealand quietone
This is moving all the field plugins and introducing filter on their discovery. I am wondering if the new filtering should be done in a separate issue with one or two field plugins as an example?
- Status changed to Needs work
over 1 year ago 2:16pm 28 June 2023 - 🇺🇸United States smustgrave
I don't think I can remove the architectural tag
But if something can be broken off into a follow up I would vote yes as it's easier to search for later.
- Status changed to Postponed
over 1 year ago 11:24pm 31 August 2023 - 🇳🇿New Zealand quietone
I am postponing this on the parent. I was assuming we would follow the current policy of removing a module from core. But, as usual, migrate drupal is a 'special snowflake' (I am pretty sure that is a phrase used by chx).
- Status changed to Closed: won't fix
5 months ago 10:22am 23 July 2024 - 🇳🇿New Zealand quietone
Migrate Drupal and Migrate Drupal Ui are to be removed from core without replacement, this should not be needed.