[Wikidata-bugs] [Maniphest] [Commented On] T176577: Some values of "Instance of counts" are not updating anymore

2017-09-28 Thread Sjoerddebruin
Sjoerddebruin added a comment.
And the graph is indeed interesting: I saw that scientific articles were listed as a event for some reason, so fixed the family tree.TASK DETAILhttps://phabricator.wikimedia.org/T176577EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, SjoerddebruinCc: Lydia_Pintscher, gerritbot, Addshore, Sjoerddebruin, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T176577: Some values of "Instance of counts" are not updating anymore

2017-09-28 Thread gerritbot
gerritbot added a comment.
Change 381208 merged by jenkins-bot:
[analytics/wmde/scripts@production] instanceof.php short sleep to avoid rate limit

https://gerrit.wikimedia.org/r/381208TASK DETAILhttps://phabricator.wikimedia.org/T176577EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: Lydia_Pintscher, gerritbot, Addshore, Sjoerddebruin, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T176577: Some values of "Instance of counts" are not updating anymore

2017-09-28 Thread gerritbot
gerritbot added a comment.
Change 381207 merged by jenkins-bot:
[analytics/wmde/scripts@master] instanceof.php short sleep to avoid rate limit

https://gerrit.wikimedia.org/r/381207TASK DETAILhttps://phabricator.wikimedia.org/T176577EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: Lydia_Pintscher, gerritbot, Addshore, Sjoerddebruin, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T176577: Some values of "Instance of counts" are not updating anymore

2017-09-28 Thread gerritbot
gerritbot added a comment.
Change 381207 had a related patch set uploaded (by Addshore; owner: Addshore):
[analytics/wmde/scripts@master] instanceof.php short sleep to avoid rate limit

https://gerrit.wikimedia.org/r/381207TASK DETAILhttps://phabricator.wikimedia.org/T176577EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: Lydia_Pintscher, gerritbot, Addshore, Sjoerddebruin, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T176577: Some values of "Instance of counts" are not updating anymore

2017-09-28 Thread gerritbot
gerritbot added a comment.
Change 381208 had a related patch set uploaded (by Addshore; owner: Addshore):
[analytics/wmde/scripts@production] instanceof.php short sleep to avoid rate limit

https://gerrit.wikimedia.org/r/381208TASK DETAILhttps://phabricator.wikimedia.org/T176577EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: Lydia_Pintscher, gerritbot, Addshore, Sjoerddebruin, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T176577: Some values of "Instance of counts" are not updating anymore

2017-09-28 Thread Addshore
Addshore added a comment.
So, looking at the dashboard, the query for the count of events is working again, but some other queries failed in the past day.

Looking at the logs:

2017-09-28 03:07:40 wikidata-sparql-instanceof WikidataInstanceOf::doSparqlQuery: PREFIX wd: PREFIX wdt: SELECT (count(distinct(?s)) AS ?scount) WHERE {?s wdt:P31/wdt:P279* wd:Q811979} [{"http_code":"HTTP\/1.1 429 ","Server":"nginx\/1.11.6","Date":"Thu, 28 Sep 2017 03:07:40 GMT","Content-Type":"application\/octet-stream","Transfer-Encoding":"chunked","Connection":"keep-alive","Cache-Control":"no-cache"},"Rate limit exceeded\n"]
2017-09-28 03:07:40 wikidata-sparql-instanceof WikidataInstanceOf::doSparqlQuery: PREFIX wd: PREFIX wdt: SELECT (count(distinct(?s)) AS ?scount) WHERE {?s wdt:P31/wdt:P279* wd:Q13406463} [{"http_code":"HTTP\/1.1 429 ","Server":"nginx\/1.11.6","Date":"Thu, 28 Sep 2017 03:07:40 GMT","Content-Type":"application\/octet-stream","Transfer-Encoding":"chunked","Connection":"keep-alive","Cache-Control":"no-cache"},"Rate limit exceeded\n"]
2017-09-28 03:07:40 wikidata-sparql-instanceof WikidataInstanceOf::doSparqlQuery: PREFIX wd: PREFIX wdt: SELECT (count(distinct(?s)) AS ?scount) WHERE {?s wdt:P31/wdt:P279* wd:Q4167410} [{"http_code":"HTTP\/1.1 429 ","Server":"nginx\/1.11.6","Date":"Thu, 28 Sep 2017 03:07:40 GMT","Content-Type":"application\/octet-stream","Transfer-Encoding":"chunked","Connection":"keep-alive","Cache-Control":"no-cache"},"Rate limit exceeded\n"]
2017-09-28 03:07:40 wikidata-sparql-instanceof WikidataInstanceOf::doSparqlQuery: PREFIX wd: PREFIX wdt: SELECT (count(distinct(?s)) AS ?scount) WHERE {?s wdt:P31/wdt:P279* wd:Q11424} [{"http_code":"HTTP\/1.1 429 ","Server":"nginx\/1.11.6","Date":"Thu, 28 Sep 2017 03:07:40 GMT","Content-Type":"application\/octet-stream","Transfer-Encoding":"chunked","Connection":"keep-alive","Cache-Control":"no-cache"},"Rate limit exceeded\n"]
2017-09-28 03:07:40 wikidata-sparql-instanceof WikidataInstanceOf::doSparqlQuery: PREFIX wd: PREFIX wdt: SELECT (count(distinct(?s)) AS ?scount) WHERE {?s wdt:P31/wdt:P279* wd:Q83620} [{"http_code":"HTTP\/1.1 429 ","Server":"nginx\/1.11.6","Date":"Thu, 28 Sep 2017 03:07:40 GMT","Content-Type":"application\/octet-stream","Transfer-Encoding":"chunked","Connection":"keep-alive","Cache-Control":"no-cache"},"Rate limit exceeded\n"]
2017-09-28 03:07:40 wikidata-sparql-instanceof WikidataInstanceOf::doSparqlQuery: PREFIX wd: PREFIX wdt: SELECT (count(distinct(?s)) AS ?scount) WHERE {?s wdt:P31/wdt:P279* wd:Q6999} [{"http_code":"HTTP\/1.1 429 ","Server":"nginx\/1.11.6","Date":"Thu, 28 Sep 2017 03:07:40 GMT","Content-Type":"application\/octet-stream","Transfer-Encoding":"chunked","Connection":"keep-alive","Cache-Control":"no-cache"},"Rate limit exceeded\n"]
2017-09-28 03:07:40 wikidata-sparql-instanceof WikidataInstanceOf::doSparqlQuery: PREFIX wd: PREFIX wdt: SELECT (count(distinct(?s)) AS ?scount) WHERE {?s wdt:P31/wdt:P279* wd:Q16686448} [{"http_code":"HTTP\/1.1 429 ","Server":"nginx\/1.11.6","Date":"Thu, 28 Sep 2017 03:07:40 GMT","Content-Type":"application\/octet-stream","Transfer-Encoding":"chunked","Connection":"keep-alive","Cache-Control":"no-cache"},"Rate limit exceeded\n"]
2017-09-28 03:07:40 wikidata-sparql-instanceof Script Finished!

Looks like it is hitting the new rate limit, so we probably want to put some sleeps in there! :DTASK DETAILhttps://phabricator.wikimedia.org/T176577EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Lydia_Pintscher, gerritbot, Addshore, Sjoerddebruin, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T176577: Some values of "Instance of counts" are not updating anymore

2017-09-27 Thread gerritbot
gerritbot added a comment.
Change 380974 merged by jenkins-bot:
[analytics/wmde/scripts@master] instanceof.php talk to wdqs1003: directly for now

https://gerrit.wikimedia.org/r/380974TASK DETAILhttps://phabricator.wikimedia.org/T176577EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: Lydia_Pintscher, gerritbot, Addshore, Sjoerddebruin, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T176577: Some values of "Instance of counts" are not updating anymore

2017-09-27 Thread gerritbot
gerritbot added a comment.
Change 380975 merged by jenkins-bot:
[analytics/wmde/scripts@production] instanceof.php talk to wdqs1003: directly for now

https://gerrit.wikimedia.org/r/380975TASK DETAILhttps://phabricator.wikimedia.org/T176577EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: Lydia_Pintscher, gerritbot, Addshore, Sjoerddebruin, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T176577: Some values of "Instance of counts" are not updating anymore

2017-09-27 Thread gerritbot
gerritbot added a comment.
Change 380975 had a related patch set uploaded (by Addshore; owner: Addshore):
[analytics/wmde/scripts@production] instanceof.php talk to wdqs1003: directly for now

https://gerrit.wikimedia.org/r/380975TASK DETAILhttps://phabricator.wikimedia.org/T176577EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: Lydia_Pintscher, gerritbot, Addshore, Sjoerddebruin, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T176577: Some values of "Instance of counts" are not updating anymore

2017-09-27 Thread gerritbot
gerritbot added a comment.
Change 380974 had a related patch set uploaded (by Addshore; owner: Addshore):
[analytics/wmde/scripts@master] instanceof.php talk to wdqs1003: directly for now

https://gerrit.wikimedia.org/r/380974TASK DETAILhttps://phabricator.wikimedia.org/T176577EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: Lydia_Pintscher, gerritbot, Addshore, Sjoerddebruin, Aklapper, GoranSMilovanovic, QZanden, Izno, 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] T176577: Some values of "Instance of counts" are not updating anymore

2017-09-27 Thread Lydia_Pintscher
Lydia_Pintscher added a comment.
I'd say pretty important because it lets us see huge imports happening or changes to the ontology that have huge impacts.
I'd say let's try to go with the internal endpoint if that is ok. If/when that fails we can switch to using the dumps?TASK DETAILhttps://phabricator.wikimedia.org/T176577EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: Lydia_Pintscher, gerritbot, Addshore, Sjoerddebruin, Aklapper, GoranSMilovanovic, QZanden, Izno, 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] T176577: Some values of "Instance of counts" are not updating anymore

2017-09-27 Thread Sjoerddebruin
Sjoerddebruin added a comment.
I'm okay with weekly data for this specific case.TASK DETAILhttps://phabricator.wikimedia.org/T176577EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SjoerddebruinCc: gerritbot, Addshore, Sjoerddebruin, Aklapper, GoranSMilovanovic, QZanden, Izno, 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] T176577: Some values of "Instance of counts" are not updating anymore

2017-09-26 Thread gerritbot
gerritbot added a comment.
Change 380715 merged by jenkins-bot:
[analytics/wmde/scripts@master] instanceof.php improved extra logging on sparql result

https://gerrit.wikimedia.org/r/380715TASK DETAILhttps://phabricator.wikimedia.org/T176577EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: gerritbot, Addshore, Sjoerddebruin, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T176577: Some values of "Instance of counts" are not updating anymore

2017-09-26 Thread gerritbot
gerritbot added a comment.
Change 380716 merged by jenkins-bot:
[analytics/wmde/scripts@production] instanceof.php improved extra logging on sparql result

https://gerrit.wikimedia.org/r/380716TASK DETAILhttps://phabricator.wikimedia.org/T176577EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: gerritbot, Addshore, Sjoerddebruin, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T176577: Some values of "Instance of counts" are not updating anymore

2017-09-26 Thread gerritbot
gerritbot added a comment.
Change 380716 had a related patch set uploaded (by Addshore; owner: Addshore):
[analytics/wmde/scripts@production] instanceof.php improved extra logging on sparql result

https://gerrit.wikimedia.org/r/380716TASK DETAILhttps://phabricator.wikimedia.org/T176577EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: gerritbot, Addshore, Sjoerddebruin, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T176577: Some values of "Instance of counts" are not updating anymore

2017-09-26 Thread gerritbot
gerritbot added a comment.
Change 380715 had a related patch set uploaded (by Addshore; owner: Addshore):
[analytics/wmde/scripts@master] instanceof.php improved extra logging on sparql result

https://gerrit.wikimedia.org/r/380715TASK DETAILhttps://phabricator.wikimedia.org/T176577EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Addshore, Sjoerddebruin, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T176577: Some values of "Instance of counts" are not updating anymore

2017-09-26 Thread Addshore
Addshore added a comment.
2017-09-26 03:00:01 wikidata-sparql-instanceof Script Started!
2017-09-26 03:00:09 wikidata-sparql-instanceof Result for: Q11266439 {"head":{"vars":["scount"]},"results":{"bindings":[{"scount":{"datatype":"http:\/\/www.w3.org\/2001\/XMLSchema#integer","type":"literal","value":"898376"}}]}}
2017-09-26 03:00:40 wikidata-sparql-instanceof Result for: Q4167836 {"head":{"vars":["scount"]},"results":{"bindings":[{"scount":{"datatype":"http:\/\/www.w3.org\/2001\/XMLSchema#integer","type":"literal","value":"4049476"}}]}}
2017-09-26 03:00:40 wikidata-sparql-instanceof Result for: Q15184295 {"head":{"vars":["scount"]},"results":{"bindings":[{"scount":{"datatype":"http:\/\/www.w3.org\/2001\/XMLSchema#integer","type":"literal","value":"2488"}}]}}
2017-09-26 03:00:59 wikidata-sparql-instanceof Result for: Q16521 {"head":{"vars":["scount"]},"results":{"bindings":[{"scount":{"datatype":"http:\/\/www.w3.org\/2001\/XMLSchema#integer","type":"literal","value":"2357175"}}]}}
2017-09-26 03:01:59 wikidata-sparql-instanceof Result for: Q11173 null
2017-09-26 03:02:26 wikidata-sparql-instanceof Result for: Q5 {"head":{"vars":["scount"]},"results":{"bindings":[{"scount":{"datatype":"http:\/\/www.w3.org\/2001\/XMLSchema#integer","type":"literal","value":"3614631"}}]}}
2017-09-26 03:02:36 wikidata-sparql-instanceof Result for: Q56061 {"head":{"vars":["scount"]},"results":{"bindings":[{"scount":{"datatype":"http:\/\/www.w3.org\/2001\/XMLSchema#integer","type":"literal","value":"1695766"}}]}}
2017-09-26 03:03:36 wikidata-sparql-instanceof Result for: Q1190554 null
2017-09-26 03:03:43 wikidata-sparql-instanceof Result for: Q811979 {"head":{"vars":["scount"]},"results":{"bindings":[{"scount":{"datatype":"http:\/\/www.w3.org\/2001\/XMLSchema#integer","type":"literal","value":"1304179"}}]}}
2017-09-26 03:03:45 wikidata-sparql-instanceof Result for: Q13406463 {"head":{"vars":["scount"]},"results":{"bindings":[{"scount":{"datatype":"http:\/\/www.w3.org\/2001\/XMLSchema#integer","type":"literal","value":"306758"}}]}}
2017-09-26 03:03:52 wikidata-sparql-instanceof Result for: Q4167410 {"head":{"vars":["scount"]},"results":{"bindings":[{"scount":{"datatype":"http:\/\/www.w3.org\/2001\/XMLSchema#integer","type":"literal","value":"1226816"}}]}}
2017-09-26 03:03:54 wikidata-sparql-instanceof Result for: Q11424 {"head":{"vars":["scount"]},"results":{"bindings":[{"scount":{"datatype":"http:\/\/www.w3.org\/2001\/XMLSchema#integer","type":"literal","value":"252571"}}]}}
2017-09-26 03:03:57 wikidata-sparql-instanceof Result for: Q83620 {"head":{"vars":["scount"]},"results":{"bindings":[{"scount":{"datatype":"http:\/\/www.w3.org\/2001\/XMLSchema#integer","type":"literal","value":"408207"}}]}}
2017-09-26 03:03:59 wikidata-sparql-instanceof Result for: Q6999 {"head":{"vars":["scount"]},"results":{"bindings":[{"scount":{"datatype":"http:\/\/www.w3.org\/2001\/XMLSchema#integer","type":"literal","value":"152799"}}]}}
2017-09-26 03:04:59 wikidata-sparql-instanceof Result for: Q16686448 null
2017-09-26 03:04:59 wikidata-sparql-instanceof Script Finished!TASK DETAILhttps://phabricator.wikimedia.org/T176577EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: gerritbot, Addshore, Sjoerddebruin, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T176577: Some values of "Instance of counts" are not updating anymore

2017-09-25 Thread gerritbot
gerritbot added a comment.
Change 380490 merged by jenkins-bot:
[analytics/wmde/scripts@master] instanceof.php extra logging on sparql result

https://gerrit.wikimedia.org/r/380490TASK DETAILhttps://phabricator.wikimedia.org/T176577EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Addshore, Sjoerddebruin, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T176577: Some values of "Instance of counts" are not updating anymore

2017-09-25 Thread gerritbot
gerritbot added a comment.
Change 380491 merged by jenkins-bot:
[analytics/wmde/scripts@production] instanceof.php extra logging on sparql result

https://gerrit.wikimedia.org/r/380491TASK DETAILhttps://phabricator.wikimedia.org/T176577EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Addshore, Sjoerddebruin, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T176577: Some values of "Instance of counts" are not updating anymore

2017-09-25 Thread gerritbot
gerritbot added a comment.
Change 380491 had a related patch set uploaded (by Addshore; owner: Addshore):
[analytics/wmde/scripts@production] instanceof.php extra logging on sparql result

https://gerrit.wikimedia.org/r/380491TASK DETAILhttps://phabricator.wikimedia.org/T176577EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Addshore, Sjoerddebruin, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, 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] T176577: Some values of "Instance of counts" are not updating anymore

2017-09-25 Thread gerritbot
gerritbot added a comment.
Change 380490 had a related patch set uploaded (by Addshore; owner: Addshore):
[analytics/wmde/scripts@master] instanceof.php extra logging on sparql result

https://gerrit.wikimedia.org/r/380490TASK DETAILhttps://phabricator.wikimedia.org/T176577EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Addshore, Sjoerddebruin, Aklapper, GoranSMilovanovic, QZanden, Izno, 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] T176577: Some values of "Instance of counts" are not updating anymore

2017-09-25 Thread Addshore
Addshore added a comment.
For reference this is generated by https://github.com/wikimedia/analytics-wmde-scripts/blob/9bac17d653bdfea85a7d0d60e2a41a43be4768fd/src/wikidata/sparql/instanceof.phpTASK DETAILhttps://phabricator.wikimedia.org/T176577EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Addshore, Sjoerddebruin, Aklapper, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs