- 🇯🇴Jordan odai jbr
Patch #12 is causing an error if the redirect already there:
"Integrity constraint violation: 1062 Duplicate entry"
this reroll will check for redirect before creating new one.
While working for the client we came across the same functionality we had to redirect the deleted links to the new link.
Before deleting the term we add the redirect rules for the taxonomy aliases which are being merged.
This will add dependency on redirect module.
Needs work
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Patch #12 is causing an error if the redirect already there: "Integrity constraint violation: 1062 Duplicate entry"
this reroll will check for redirect before creating new one.