πŸ‡ΊπŸ‡ΈUnited States @will kirchheimer

New Orleans
Account created on 5 February 2007, about 18 years ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States will kirchheimer New Orleans
πŸ‡ΊπŸ‡ΈUnited States will kirchheimer New Orleans

will kirchheimer β†’ created an issue.

πŸ‡ΊπŸ‡ΈUnited States will kirchheimer New Orleans
πŸ‡ΊπŸ‡ΈUnited States will kirchheimer New Orleans

Believe this is resolved

Was a default drupal setting in my settings.php file:

/**
* Entity update backup.
*
* This is used to inform the entity storage handler that the backup tables as
* well as the original entity type and field storage definitions should be
* retained after a successful entity update process.
*/
$settings['entity_update_backup'] = TRUE;

πŸ‡ΊπŸ‡ΈUnited States will kirchheimer New Orleans
πŸ‡ΊπŸ‡ΈUnited States will kirchheimer New Orleans

Will Kirchheimer β†’ created an issue.

πŸ‡ΊπŸ‡ΈUnited States will kirchheimer New Orleans

Having same problem, I'll check the videos, but can we post the solution within the issue queue, or even a link to the slack?

(This problem for us is immergent in the middle of or d10 upgrade, where we didn't have it in there last week)

πŸ‡ΊπŸ‡ΈUnited States will kirchheimer New Orleans

Just noting that the issue went away after applying this patch:

https://www.drupal.org/project/redirect/issues/3057250 πŸ› Validation issue on adding url redirect Needs review

https://www.drupal.org/files/issues/2023-08-09/3057250-65.patch β†’

πŸ‡ΊπŸ‡ΈUnited States will kirchheimer New Orleans

@berdir - Sorry for the confusion, and thanks for the help.

I tried a few other sites I have access to, and am not receiving that error. Must be one of our custom modules, or a patch. If I track it down to something from the community I'll post the cause.

Thanks

πŸ‡ΊπŸ‡ΈUnited States will kirchheimer New Orleans

Just a note, I know you were using XYZ as a random insert, but for clarification, the error only shows up with numbers values.

error: node/23456787654345
no error: 3456776545678
no error: node/d447yge
no error: node/234876234234XXX

πŸ‡ΊπŸ‡ΈUnited States will kirchheimer New Orleans

I saw it in 1.7, and updated to 1.9 to test if it had been active before. It was still present in 1.9

πŸ‡ΊπŸ‡ΈUnited States will kirchheimer New Orleans

Confirming issue went away when I updated to Drupal 10.1.2

πŸ‡ΊπŸ‡ΈUnited States will kirchheimer New Orleans

Thanks @internetter for the settings.php tweak.

I do think that this should be handled in config, and then managed in config_split.

It is still important to allow the override in settings.php. My issue is I have lots of ways to hit my sites: Public, Load balanced, IP, Login Enabled, Internal, Etc. So, I end up with polluted URLs.

I can use the settings.php approach, and it is fine, but it does feel like it should be in the Config split.

πŸ‡ΊπŸ‡ΈUnited States will kirchheimer New Orleans

I haven't used the above auto form process before, feel free to kick back the Merge Request, if I jumped the gun.

πŸ‡ΊπŸ‡ΈUnited States will kirchheimer New Orleans

Renaming patch to D10_config_sync_support_2.patch to avoid confusion.

πŸ‡ΊπŸ‡ΈUnited States will kirchheimer New Orleans

Removed a patch artifact.

πŸ‡ΊπŸ‡ΈUnited States will kirchheimer New Orleans

This patch adds support for Config Sync.

Prior to this patch config cex was erasing existing content in my config sync folder.

After this patch the cim / cex behavior is functioning properly.

πŸ‡ΊπŸ‡ΈUnited States will kirchheimer New Orleans

Actually, on follow up there appear to be some issue with config sync.

I think it is the config_export missing from the Entity definitions. Looking into it.

πŸ‡ΊπŸ‡ΈUnited States will kirchheimer New Orleans

Will Kirchheimer β†’ created an issue.

πŸ‡ΊπŸ‡ΈUnited States will kirchheimer New Orleans

I have implemented this patch, and can confirm it worked.

πŸ‡ΊπŸ‡ΈUnited States will kirchheimer New Orleans

Had same problem after a version update. (3.5.1 to 3.7.0)
Resolve with:
drush cr
drush cex

πŸ‡ΊπŸ‡ΈUnited States will kirchheimer New Orleans
πŸ‡ΊπŸ‡ΈUnited States will kirchheimer New Orleans

Sorry, this was a conflict with a custom summary autofill script. Closing ticket.

πŸ‡ΊπŸ‡ΈUnited States will kirchheimer New Orleans

Will Kirchheimer β†’ created an issue.

Production build 0.71.5 2024