- 🇧🇬Bulgaria pfrenssen Sofia
I'm thinking to be on the safe side we should default the overwriting of existing content to
FALSE
so it is safer by default. If people do want to overwrite existing content they'll have to manually add the--update
option. - last update
over 1 year ago 17 pass, 2 fail - 🇳🇱Netherlands eelkeblok Netherlands 🇳🇱
I updated !14 with the latest commits from 🐛 Do not reimport existing entities Needs review and changed the default to FALSE.
- last update
over 1 year ago 17 pass, 2 fail - 🇳🇱Netherlands eelkeblok Netherlands 🇳🇱
Also "No, I think we should have this logic inside the Drush command. " but the importAllContent command was removed entirely. I haven't added it here but seems like it was probably a useful command.
When the extension list is left empty, the dcim command in the latest MR will import content from all installed extensions, so I think that is what the import all used to do, right?
- First commit to issue fork.
- last update
about 1 year ago 17 pass, 2 fail - last update
about 1 year ago 19 pass - 🇮🇹Italy Bladedu Italy
We tested the MR 24 and it works perfectly. We noticed, though, that if a dependency file miss Default content simply ignore them, because the method Graph::searchAndSort from core doesn't add them to the array list returned and sorted.
The only trace of them is found in `vertexes`
We'd like to propose a small, but very useful, patch that adds a log warning when some dependencies are missing.
- 🇧🇯Benin delacosta456
hi
i am trying to aplly the MR24 on D10.2 with php 8.2 without success can somebody help with thisThanks
- First commit to issue fork.
- last update
5 months ago run-tests.sh fatal error - 🇺🇦Ukraine vselivanov Kyiv, Ukraine
Hi!
I updated MR 24 with the latest code from 2.0.x: 542125c commit Issue #3428127 by deepakkm, ankitv18, Berdir: Automated Drupal 11 compatibility fixes for default_content - First commit to issue fork.