Closed (works as designed)
Project:
Redirect
Version:
8.x-1.9
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Dec 2023 at 08:02 UTC
Updated:
10 Apr 2024 at 12:17 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
keshavv commentedCreated patch for Mismatched entity and/or field definitions.
Please review.
Comment #3
gdana commentedHi, thank you. Unfortunately it didn't help, I applied the patch and then as required ran a small database update, but afterwards I still get the same message.
FYI I'm using Drupal 10.1.6 with PHP 8.2.
Comment #4
nisha_j commentedComment #5
keshavv commentedHello @gdana, Please try first code block in your custom module https://www.drupal.org/project/address/issues/3412241#comment-15408612
Comment #6
gdana commentedHi @keshavv, thanks, just to make sure I understand your suggestion in the comment you referred to, since we're talking about redirect, no need for the loop, just do it for redirect (and is 'redirect' the correct entity type id)?
Comment #7
gdana commentedHi, I found out that this module isn't the source of the issue I've described, it's a different module that also redirects and uses entities called redirect. I'm closing the issue, thanks for the help.