Recent comments

πŸ‡ͺπŸ‡ΈSpain dcine

Ok, thanks for your answer.
But is weird. Everything seems to be configured correctly. The machine names of fields are same as the old site, the manage display & manage form display are configured properly, and I have tried the migration of all forms, in an orderly manner, following the order by folders provided by the "Migrate manifest" module , using the migration from the screen provided by Drupal 10, etc. And nothing, there is no way. Everything is migrated, the content types with all their fields, the images, the videos, the pathauto urls, the fivestar module votes, the nodes with their corresponding ids, the corresponding comments and in their order. The problem is that the nodes only appear with their title, without any fields filled in, everything is blank, no images, no long or short texts, nothing.

I have already performed 5 installations of Drupal 10, with the content types created and configured and without creating them. I saved the initial database and tried a bunch of options and then went back to the original installation. Nothing, there is no way.

Some help? Any clue as to where the error may be?

πŸ‡ͺπŸ‡ΈSpain dcine

The first code is:
./vendor/bin/drush migrate:upgrade --legacy-db-key=migrate --configure-only

Them I try to import the site (drupal 7) with:
./vendor/bin/drush migrate:import --tag='Drupal 7' --all --continue-on-failure --execute-dependencies

Regarding the configuration, I have tried all the options, changing it, without changing it, and I have even "cloned" the content types by copying the exact configuration of each content type from the current website in drupal 7 to the new one in drupal 10. Some fields use modules not updated to drupal 10 (Nodereference create, Field collections, etc. but I have installed substitutes like Paragraphs, etc.) and the error appears.
The migrations I use are the ones I assumed I created by default with the "Migrate", "Migrate plus" and "Migrate tools" modules, I have not created custom migrations (there are more than 40,000 nodes, more than 10 types of content, I use flags, fivestar, etc.) One detail: the website was created a few years ago in Drupal 6, then about 8 years ago we migrated it to Drupal 7 without any notable problems, and now I am trying to migrate it to Drupal 10.
Regarding your question "Is the data for the content of fields in the database on the destination site?" I don't understand her. If you mean if the content types with their fields are created, yes, I have a version of the database (I have several saved just in case)
As for using a single nid, I haven't tried it, but I suppose it will be the same. I'll try in any case.

On the other hand, I take into consideration your recommendation about Drupal Slack, thank you!

πŸ‡ͺπŸ‡ΈSpain dcine

Ok, thanks for your answer, @quietone, but it's the first thing I looked at.
If you try to edit any content, the fields appear empty. Everything is migrated except the content of the nodes (the title, the author/user and the comments, however, yes).
It's very weird. I have tried a thousand ways, using Drush, the Drupal UI, migrating in order, etc., and nothing, the data is not migrated. I have reinstalled drupal 10 from scratch and added all the necessary modules again, with no results. I don't know what to do anymore and why it doesn't work.

The last message that appears is the following (in case it could serve as a guide to finding the solution:

Warning: Undefined property: Drupal\migrate\Plugin\Migration::$provider in Drupal\migrate\Plugin\migrate\destination\DestinationBase->getDestinationModule() (line 130 of core/modules/migrate/src/Plugin/migrate/destination /DestinationBase.php).

Any help please?

πŸ‡ͺπŸ‡ΈSpain dcine

Hello Sergio.
I don't know if I understood what you're looking for (I'm Spanish and my English isn't very good, really), but what do you want is to create a contextual filter for a view so that users can select a number from a range (like online store filters, for example), I think there are several modules. I looked around and found these:

https://www.drupal.org/project/contextual_range_filter β†’
https://www.drupal.org/project/custom_view_filters β†’
https://www.drupal.org/project/contextual_filter_range_validator β†’

And this other one on Github that might also be useful to you:
https://github.com/barsan-md/interval-filter

Take a look and I hope some of them can help you.

Production build 0.69.0 2024