Debugging update issues

Created on 3 November 2023, over 1 year ago

Having some issues with my drupal 9 group1 to drupal 10 group2.

During the dbupdate process I end up with tables being renamed to table {hash}_{table_name}, example:

old_628e43group_content
old_628e43group_content_field_data
old_628e43group_content__group_role

And on another site:

old_4e2e57group_content
old_4e2e57group_content_field_data
old_4e2e57group_content__group_role

I am trying to hunt down the causes for this, and my gut tells me this is a by product of the table being copied, then modified. I am trying to hunt down potential errors that might cause that initial fail...

But, backing up a little, I was just wanting to confirm that the creation of these old_{hash} tables is in fact abnormal?

πŸ’¬ Support request
Status

Closed: works as designed

Version

2.1

Component

Code

Created by

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

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024