- 🇯🇴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. - 🇮🇳India Vinay15 Navi Mumbai
Removing the info.yml changes as the patch fails while applying via composer.
- 🇮🇳India Vinay15 Navi Mumbai
Correcting incorrect method call in the patch #15
- 🇮🇳India Vinay15 Navi Mumbai
The patch in #16 has an error due to incorrect type hint of $redirectStorage property. Attaching the updated patch with the correct type hint.