[Wikidata-bugs] [Maniphest] [Commented On] T180296: API should report why the merge failed, just like Special:MergeItems does

2018-05-08 Thread matej_suchanek
matej_suchanek added a comment.
As soon as the change arrives to Wikidata, it also needs to implemented in the gadget. But that's a separate issue.TASK DETAILhttps://phabricator.wikimedia.org/T180296EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, matej_suchanekCc: Lydia_Pintscher, Ladsgroup, gerritbot, Tacsipacsi, matej_suchanek, Aklapper, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, lisong, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T180296: API should report why the merge failed, just like Special:MergeItems does

2018-05-08 Thread Lydia_Pintscher
Lydia_Pintscher added a comment.
@matej_suchanek Does this work for you now? Anything that still needs to happen or are we good to close this?TASK DETAILhttps://phabricator.wikimedia.org/T180296EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, Lydia_PintscherCc: Lydia_Pintscher, Ladsgroup, gerritbot, Tacsipacsi, matej_suchanek, Aklapper, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, lisong, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T180296: API should report why the merge failed, just like Special:MergeItems does

2018-05-03 Thread gerritbot
gerritbot added a comment.
Change 428830 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] Make merge items api error reporting similar to its special page counterpart

https://gerrit.wikimedia.org/r/428830TASK DETAILhttps://phabricator.wikimedia.org/T180296EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, gerritbotCc: Ladsgroup, gerritbot, Tacsipacsi, matej_suchanek, Aklapper, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, lisong, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T180296: API should report why the merge failed, just like Special:MergeItems does

2018-04-27 Thread Ladsgroup
Ladsgroup added a comment.
With this patch, it now looks like this:

{
"error": {
"code": "failed-modify",
"info": "Attempted modification of the item failed.",
"extradata": [
"Conflicting descriptions for language en"
],
"messages": [
{
"name": "wikibase-api-failed-modify",
"parameters": [],
"html": {
"*": "Attempted modification of the item failed."
}
}
],
"*": "See http://localhost/mediawiki2/api.php for API usage. Subscribe to the mediawiki-api-announce mailing list at  for notice of API deprecations and breaking changes."
}
}TASK DETAILhttps://phabricator.wikimedia.org/T180296EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: LadsgroupCc: Ladsgroup, gerritbot, Tacsipacsi, matej_suchanek, Aklapper, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, lisong, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T180296: API should report why the merge failed, just like Special:MergeItems does

2018-04-24 Thread gerritbot
gerritbot added a comment.
Change 428830 had a related patch set uploaded (by Ladsgroup; owner: Amir Sarabadani):
[mediawiki/extensions/Wikibase@master] Make merge items api error reporting similar to its special page counterpart

https://gerrit.wikimedia.org/r/428830TASK DETAILhttps://phabricator.wikimedia.org/T180296EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Tacsipacsi, matej_suchanek, Aklapper, Lahi, Gq86, GoranSMilovanovic, lisong, QZanden, LawExplorer, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T180296: API should report why the merge failed, just like Special:MergeItems does

2018-03-25 Thread Tacsipacsi
Tacsipacsi added a comment.
Any progress? Every week multiple times arrive complaints about unsuccessful merges at MediaWiki talk:Gadget-Merge.js; in most of the cases the user would understand the problem if the software said them.TASK DETAILhttps://phabricator.wikimedia.org/T180296EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: TacsipacsiCc: Tacsipacsi, matej_suchanek, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs