hoo added a comment. Just for the record: I investigated a bit further yesterday and today but wasn't able to come up with anything. Aaron managed to find the root cause: We (per default, in core) set the Job's title to the main page of the remote wiki. On the repo (wikidata), we then try to construct that title using `Title::makeTitleSafe` which sometimes fails. In those cases we abandoned the jobs. (Eg. `> var_dump( Title::makeTitleSafe( 100, 'Forside' ) ); NULL` for svwiki).
TASK DETAIL https://phabricator.wikimedia.org/T92789 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: hoo Cc: aaron, Lydia_Pintscher, gerritbot, Sjoerddebruin, jhsoby, Aklapper, Wikidata-bugs, aude _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
