Addshore created this task. Addshore assigned this task to Lydia_Pintscher. Addshore added a subscriber: Addshore. Addshore added a project: MediaWiki-extensions-WikibaseRepository. Restricted Application added a subscriber: Aklapper.
TASK DESCRIPTION Currently when trying to restore and item through the API that has been deleted and now has a sitelink used somewhere else you get the api error message: ``` UsageException: Couldn't undelete: the requested revisions may not exist, or may have been undeleted already in ``` This doesn't actually give us the real reason. The error should give the actual reason undeletion can not occur, for example the special page does this: ``` Undelete failed: The link warwiki:Kaarangay:Abyssopathes is already used by item Kategori:Abyssopathes (Q9414992). You may remove it from Kategori:Abyssopathes (Q9414992) if it does not belong there or merge the items if they are about the exact same topic. ``` TASK DETAIL https://phabricator.wikimedia.org/T87072 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: Lydia_Pintscher, Addshore Cc: Addshore, Aklapper, Wikidata-bugs _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
