Addshore added a comment. Well AFAIK the software now doesn't allow for redirecting to a redirect, a RedirectCreationException is thrown with the code target-is-redirect
Personally I think the maxResolutionDepth of EntityRedirectResolvingDecorator should be set to something greater than 1, perhaps 5? This will avoid the issue described above and shouldn't impact anything greatly. Bots would continue to run to fix redirects The alternative would be on creating a redirect, find everything that is already redirecting to the itemid that you are about to redirect to somewhere else and also change those.... Thoughts @Daniel TASK DETAIL https://phabricator.wikimedia.org/T71167 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Addshore Cc: Addshore, Ricordisamoa, Multichill, Liuxinyu970226, Lydia_Pintscher, Stryn, daniel, JohnLewis, Wikidata-bugs, aude _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
