- Issue created by @jasonawant
- Merge request !100Issue #3368332: Display current language's redirects on node form → (Open) created by johan.s
The node form's lists all redirects associated with the node regardless of the redirect's language configuration. When viewing a translation's node form, it appears there are duplicate redirects b/c all redirects are listed.
Here are few possible solutions
Changes how redirects are listed on node edit form
RedirectRepository::findByDestinationUri() returns language specific redirects
None
Active
1.0
Code