[Wikidata-bugs] [Maniphest] [Commented On] T166139: Query optimizer for labels should be using sub queries

2017-07-06 Thread Smalyshev
Smalyshev added a comment.
I did a quick check and the first query form resolves 44326 labels, 23178 of them unique, even though it only needs 100 in the second form. The problem is, the query semantics is different there - there's no way to know which labels should be in those 100 selected, and also the label may have participate in projections, conditionals etc. which could influence the result.

This form:

SELECT ?entity ?entityLabel ?count WHERE {
{
  SELECT ?entity (COUNT(?statement) AS ?count) WHERE {
  hint:Query hint:optimizer "None".
  ?statement wikibase:rank wikibase:DeprecatedRank.
  ?entity ?p ?statement.
}
GROUP BY ?entity ?entityLabel
HAVING(?count > 10)
ORDER BY DESC(?count)
LIMIT 100
OFFSET 0
}
SERVICE wikibase:label { bd:serviceParam wikibase:language "en". }
} ORDER BY DESC(?count)

Does not require named subquery and also produces the same result. I'm not sure though how to automatically and cleanly extract label service outside. I'll think about it.TASK DETAILhttps://phabricator.wikimedia.org/T166139EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Smalyshev, Aklapper, Lucas_Werkmeister_WMDE, Jonas, GoranSMilovanovic, QZanden, EBjune, merbst, Avner, debt, Gehel, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T127929: [Story] Add a new datatype for linking to creators of artwork and more (smart URI)

2017-07-06 Thread Ghouston
Ghouston added a comment.
Maybe it's not even right to consider Department of Immigration and Citizenship to be the copyright holder in that example, and it's a file with Australian Government crown copyright. In that case, it's not clear what role DIAC is filling, if not the author or copyright holder.

A file needs a single attribution, regardless of how many authors and copyright holders may be involved.TASK DETAILhttps://phabricator.wikimedia.org/T127929EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: GhoustonCc: Ayack, Ghouston, Charlie_WMDE, Izno, thiemowmde, Ladsgroup, Liuxinyu970226, Pigsonthewing, Bugreporter, Jan_Dittrich, Josve05a, Sadads, Poyekhali, gerritbot, DannyH, Micru, intracer, mkroetzsch, Aklapper, daniel, Steinsplitter, Lydia_Pintscher, SandraF_WMF, GoranSMilovanovic, QZanden, Acer, Wikidata-bugs, Base, matthiasmullie, aude, El_Grafo, Ricordisamoa, Fabrice_Florin, Mbch331, Tgr___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T127929: [Story] Add a new datatype for linking to creators of artwork and more (smart URI)

2017-07-06 Thread Ghouston
Ghouston added a comment.
On Commons, we currently tend to confuse author and copyright holder.  It's the copyright holder who can release a file with a free license, and in practice chooses the attribution. We have a lot of files like https://commons.wikimedia.org/wiki/File:Christmas_Island_(5774557225).jpg where the author (photographer) is unknown but the copyright holder is presumably the Australian government Department of Immigration and Citizenship. This is also a good example of a file with a bad URI, since the department has been reorganised and renamed and the Flickr account is gone.

Occasionally an organization will name the author, e.g., https://www.flickr.com/photos/117994717@N06/33296715392/ or https://www.flickr.com/photos/39955793@N07/22882333767/. Then you can potentially have separate fields for the author and copyright holders.TASK DETAILhttps://phabricator.wikimedia.org/T127929EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: GhoustonCc: Ayack, Ghouston, Charlie_WMDE, Izno, thiemowmde, Ladsgroup, Liuxinyu970226, Pigsonthewing, Bugreporter, Jan_Dittrich, Josve05a, Sadads, Poyekhali, gerritbot, DannyH, Micru, intracer, mkroetzsch, Aklapper, daniel, Steinsplitter, Lydia_Pintscher, SandraF_WMF, GoranSMilovanovic, QZanden, Acer, Wikidata-bugs, Base, matthiasmullie, aude, El_Grafo, Ricordisamoa, Fabrice_Florin, Mbch331, Tgr___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T169638: Option to Show and Hide Wikidata edits on RecentChanges is not working according to user or wiki preferences

2017-07-06 Thread jmatazzoni
jmatazzoni added a comment.
I just tried this on en.wiki. And I see a Wikidata edit, with the big bold D.  @Trizek-WMF, do you want to try again? (I had to set my results to 500 to see one...)TASK DETAILhttps://phabricator.wikimedia.org/T169638EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: jmatazzoniCc: jmatazzoni, Trizek-WMF, Aklapper, GoranSMilovanovic, QZanden, Iniquity, Izno, SBisson, Wikidata-bugs, aude, Catrope, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T141877: Update Multi-Content-Revision design document, and move it to mw.org

2017-07-06 Thread kaldari
kaldari added a comment.
@daniel: Since this task is finished and the page hasn't been touched in a few months, does that mean that it's no longer a draft? i.e. Is that the plan that we are moving forward with?TASK DETAILhttps://phabricator.wikimedia.org/T141877EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: daniel, kaldariCc: kaldari, brion, Jdforrester-WMF, Aklapper, GWicke, cscott, Tgr, TomT0m, RobLa-WMF, daniel, 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] T164173: Cache invalidations coming from the JobQueue are causing lag on several wikis

2017-07-06 Thread aaron
aaron added a comment.
I also wonder why some of those log warnings come from close() and others have the proper commitMasterChanges() bit in the stack trace. Normally, there should be nothing to commit by close() and it is just commits for sanity.TASK DETAILhttps://phabricator.wikimedia.org/T164173EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: aaronCc: Krinkle, aaron, MZMcBride, daniel, Ladsgroup, hoo, Marostegui, Aklapper, jcrespo, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, Vali.matei, Minhnv-2809, Zppix, Izno, Luke081515, Wikidata-bugs, aude, faidon, Mbch331, Jay8g, Krenair, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T169638: Option to Show and Hide Wikidata edits on RecentChanges is not working according to user or wiki preferences

2017-07-06 Thread Krinkle
Krinkle updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTIONAs a new user or a logged out user, when I go to RecentChanges page, I can click on a "show Wikidata edits". If I select it, I don't see Wikidata edits. It is confusing.

See also:
* {T169108}TASK DETAILhttps://phabricator.wikimedia.org/T169638EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: KrinkleCc: Trizek-WMF, Aklapper, GoranSMilovanovic, QZanden, Iniquity, jmatazzoni, Izno, SBisson, Wikidata-bugs, aude, Catrope, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T169638: Option to Show and Hide Wikidata edits on RecentChanges is not working according to user or wiki preferences

2017-07-06 Thread Krinkle
Krinkle added a project: Edit-Review-Improvements-RC-Page.Herald added a project: Collaboration-Team-Triage.
TASK DETAILhttps://phabricator.wikimedia.org/T169638EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: KrinkleCc: Trizek-WMF, Aklapper, GoranSMilovanovic, QZanden, Iniquity, jmatazzoni, Izno, SBisson, Wikidata-bugs, aude, Catrope, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T164173: Cache invalidations coming from the JobQueue are causing lag on several wikis

2017-07-06 Thread Krinkle
Krinkle added a comment.
ChangeNotificationJob https://github.com/wikimedia/mediawiki-extensions-Wikibase/blob/6cfd514ee9/client/includes/ChangeNotificationJob.php#L99


ChangeHandler::handleChanges() -> handleChange() -> applyUpdateAction()
ChangeHandler::applyUpdateAction(): One of: purgeParserCache(), purgeWebCache(), scheduleRefreshLinks(), or injectRCRecords().
Defined at https://github.com/wikimedia/mediawiki-extensions-Wikibase/blob/6cfd514ee99/client/includes/Changes/WikiPageUpdater.php#L74-L147
PageUpdater::purgeParserCache() -> foreach titles: Title::invalidateCache()
PageUpdater::purgeWebCache() -> foreach titles: Title::purgeSquid()
PageUpdater::scheduleRefreshLinks() -> foreach titles: JobQueueGroup->push( new RefreshLinksJob )
PageUpdater::injectRCRecords() -> foreach titles: Recentchange::save()




Both the recentchanges INSERT and the page.page_touched UPDATE queries come from this job.TASK DETAILhttps://phabricator.wikimedia.org/T164173EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: KrinkleCc: Krinkle, aaron, MZMcBride, daniel, Ladsgroup, hoo, Marostegui, Aklapper, jcrespo, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, Vali.matei, Minhnv-2809, Zppix, Izno, Luke081515, Wikidata-bugs, aude, faidon, Mbch331, Jay8g, Krenair, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Raised Priority] T164173: Cache invalidations coming from the JobQueue are causing lag on several wikis

2017-07-06 Thread Krinkle
Krinkle raised the priority of this task from "Normal" to "High".
TASK DETAILhttps://phabricator.wikimedia.org/T164173EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: KrinkleCc: Krinkle, aaron, MZMcBride, daniel, Ladsgroup, hoo, Marostegui, Aklapper, jcrespo, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, Vali.matei, Minhnv-2809, Zppix, Izno, Luke081515, Wikidata-bugs, aude, faidon, Mbch331, Jay8g, Krenair, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unassigned] T164173: Cache invalidations coming from the JobQueue are causing lag on several wikis

2017-07-06 Thread aaron
aaron removed aaron as the assignee of this task.
TASK DETAILhttps://phabricator.wikimedia.org/T164173EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: aaronCc: aaron, MZMcBride, daniel, Ladsgroup, hoo, Marostegui, Aklapper, jcrespo, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, Vali.matei, Minhnv-2809, Zppix, Izno, Luke081515, Wikidata-bugs, aude, faidon, Mbch331, Jay8g, Krenair, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T169935: API issues when fetching Wikidata information through infoboxes on enwp

2017-07-06 Thread Mike_Peel
Mike_Peel created this task.Mike_Peel added a project: Wikidata.Herald added a subscriber: Aklapper.
TASK DESCRIPTIONUser:Gapfall has reported a couple of problems when using the API to fetch information about English Wikipedia articles that have Wikidata-driven infoboxes, specifically:

Coordinates: "The coordinates show up at the top of the article, but this API query asking for coordinates doesn't get any back from Wikipedia.". Although this seems to be a wider issue.

Images: "the API serves up the map image instead of the infobox photo (eg. https://en.wikipedia.org/w/api.php?action="">), for articles that use this infobox"

I don't know how the API identifies coordinates/images, so I can't do much to fix this. I don't think that there is anything specific in the infobox coding that has changed except for fetching the info from Wikidata. It might be an issue with the Lua code that fetches the Wikidata info, but it's probably easier to debug on the API side to start with.TASK DETAILhttps://phabricator.wikimedia.org/T169935EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Mike_PeelCc: RexxS, Aklapper, Mike_Peel, 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] T125500: Index Wikidata labels and descriptions as separate fields in ElasticSearch

2017-07-06 Thread Smalyshev
Smalyshev added a comment.
Bugfix in: https://gerrit.wikimedia.org/r/#/c/363655/TASK DETAILhttps://phabricator.wikimedia.org/T125500EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Sjoerddebruin, dcausse, Jonas, gerritbot, JanZerebecki, daniel, thiemowmde, Tobi_WMDE_SW, Smalyshev, Aklapper, StudiesWorld, Deskana, aude, Ricordisamoa, hoo, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, Avner, Lewizho99, Maathavan, debt, Gehel, Jdrewniak, FloNight, Izno, Wikidata-bugs, jayvdb, Mbch331, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T164173: Cache invalidations coming from the JobQueue are causing lag on several wikis

2017-07-06 Thread aaron
aaron added a comment.

In T164173#3343495, @aaron wrote:
@daniel , can you look into the amount of purges happening in ChangeNotification jobs? I don't see any throttling or lag checks on in the job code.




/rpc/RunJobs.php?wiki=commonswiki=ChangeNotification=60=300M

Expectation (maxAffected <= 500) by JobRunner::run not met (actual: 89936):
[transaction f7dd6f writes to 10.64.48.23 (commonswiki)]
#0 /srv/mediawiki/php-1.30.0-wmf.7/includes/libs/rdbms/TransactionProfiler.php(294): Wikimedia\Rdbms\TransactionProfiler->reportExpectationViolated()
#1 /srv/mediawiki/php-1.30.0-wmf.7/includes/libs/rdbms/database/Database.php(2888): Wikimedia\Rdbms\TransactionProfiler->transactionWritingOut()
#2 /srv/mediawiki/php-1.30.0-wmf.7/includes/libs/rdbms/database/Database.php(756): Wikimedia\Rdbms\Database->commit()
#3 /srv/mediawiki/php-1.30.0-wmf.7/includes/libs/rdbms/loadbalancer/LoadBalancer.php(1084): Wikimedia\Rdbms\Database->close()
#4 (): Closure$Wikimedia\Rdbms\LoadBalancer::closeAll()
#5 /srv/mediawiki/php-1.30.0-wmf.7/includes/libs/rdbms/loadbalancer/LoadBalancer.php(1485): call_user_func_array()
#6 /srv/mediawiki/php-1.30.0-wmf.7/includes/libs/rdbms/loadbalancer/LoadBalancer.php(1085): Wikimedia\Rdbms\LoadBalancer->forEachOpenConnection()
#7 /srv/mediawiki/php-1.30.0-wmf.7/includes/libs/rdbms/loadbalancer/LoadBalancer.php(1076): Wikimedia\Rdbms\LoadBalancer->closeAll()
#8 /srv/mediawiki/php-1.30.0-wmf.7/includes/libs/rdbms/loadbalancer/LoadBalancer.php(1665): Wikimedia\Rdbms\LoadBalancer->disable()
#9 (): Wikimedia\Rdbms\LoadBalancer->__destruct()
#10 {main}

If those are page_touched updates, that would a pretty large number of purges to make in one job at once.TASK DETAILhttps://phabricator.wikimedia.org/T164173EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: aaronCc: MZMcBride, daniel, Ladsgroup, hoo, Marostegui, Aklapper, jcrespo, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, Vali.matei, Minhnv-2809, Zppix, Izno, Luke081515, Wikidata-bugs, aude, faidon, Mbch331, Jay8g, Krenair, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T125500: Index Wikidata labels and descriptions as separate fields in ElasticSearch

2017-07-06 Thread dcausse
dcausse added a comment.
The query seems to use an inexistent field labels_all.near_match changing to labels_all.near_match_folded will fix the highlighting issue.TASK DETAILhttps://phabricator.wikimedia.org/T125500EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Smalyshev, dcausseCc: Sjoerddebruin, dcausse, Jonas, gerritbot, JanZerebecki, daniel, thiemowmde, Tobi_WMDE_SW, Smalyshev, Aklapper, StudiesWorld, Deskana, aude, Ricordisamoa, hoo, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, Avner, Lewizho99, Maathavan, debt, Gehel, Jdrewniak, FloNight, Izno, Wikidata-bugs, jayvdb, Mbch331, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T169812: Weird diff change size

2017-07-06 Thread XXN
XXN added a comment.
ok, the examples from #0 are edits in 2014 and for them as you said it's expected. But I saw such things on recent edits as well, on items which since 2014 were edited ~10-20 times, and is quite possible that these things are unrelated to the 2014 change. Or not?

F8633662: 2017-07-06_194137.png
F8633663: 2017-07-06_201108.pngTASK DETAILhttps://phabricator.wikimedia.org/T169812EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: XXNCc: Lydia_Pintscher, Aklapper, matej_suchanek, Ladsgroup, XXN, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, aude, JeroenDeDauw, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T169908: Database query error triggered by Wikibase\SqlIdGenerator::generateNewId

2017-07-06 Thread Aklapper
Aklapper renamed this task from "A database query error has occurred. This may indicate a bug in the software." to "Database query error triggered by Wikibase\SqlIdGenerator::generateNewId".
TASK DETAILhttps://phabricator.wikimedia.org/T169908EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AklapperCc: Fnielsen, Aklapper, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, aude, Mbch331, Jay8g, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T169908: A database query error has occurred. This may indicate a bug in the software.

2017-07-06 Thread Aklapper
Aklapper added projects: Wikimedia-log-errors, Wikidata, Wikimedia-General-or-Unknown.Aklapper added a comment.
Thanks for reporting this!

ERROR	wikidatawiki	mw1261	
[WV5rGwpAADgAAAnWdk0N] /wiki/Special:NewItem   Wikimedia\Rdbms\DBQueryError from line 1145 of /srv/mediawiki/php-1.30.0-wmf.7/includes/libs/rdbms/database/Database.php: A database query error has occurred. Did you forget to run your application's database schema updater after upgrading? 
Query: SELECT  id_value  FROM wb_id_countersWHERE id_type = 'wikibase-item'  LIMIT 1   FOR UPDATE
Function: Wikibase\SqlIdGenerator::generateNewId
Error: 1205 Lock wait timeout exceeded; try restarting transaction (10.64.32.228)TASK DETAILhttps://phabricator.wikimedia.org/T169908EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AklapperCc: Fnielsen, Aklapper, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, aude, Mbch331, Jay8g, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T167785: Use alternative separator character when calling wbsetaliases

2017-07-06 Thread Nikki
Nikki added a comment.
I was just trying to add an alias which contains pipe characters and instead of the text I entered, it split it into two separate aliases (see https://www.wikidata.org/w/index.php?diff=514571743 where it added "N" and "ng" instead of "N||ng"). Is that covered by this ticket, or should I create a new one?TASK DETAILhttps://phabricator.wikimedia.org/T167785EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: NikkiCc: Nikki, gerritbot, Ladsgroup, Aleksey_WMDE, thiemowmde, Jonas, Aklapper, daniel, 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] T169639: Make it possible to add Senses to the Lexeme

2017-07-06 Thread gerritbot
gerritbot added a comment.
Change 363625 had a related patch set uploaded (by Aleksey Bekh-Ivanov (WMDE); owner: Aleksey Bekh-Ivanov (WMDE)):
[mediawiki/extensions/WikibaseLexeme@master] Make GlossWidget controlled by jquery.wikibase.senseview

https://gerrit.wikimedia.org/r/363625TASK DETAILhttps://phabricator.wikimedia.org/T169639EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jakob_WMDE, gerritbotCc: gerritbot, Lydia_Pintscher, daniel, Aklapper, Jonas, thiemowmde, WMDE-leszek, Lordiis, Cinemantique, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T169639: Make it possible to add Senses to the Lexeme

2017-07-06 Thread gerritbot
gerritbot added a comment.
Change 363624 had a related patch set uploaded (by Aleksey Bekh-Ivanov (WMDE); owner: Aleksey Bekh-Ivanov (WMDE)):
[mediawiki/extensions/WikibaseLexeme@master] Move empty gloss addition logic to GlossWidget

https://gerrit.wikimedia.org/r/363624TASK DETAILhttps://phabricator.wikimedia.org/T169639EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jakob_WMDE, gerritbotCc: gerritbot, Lydia_Pintscher, daniel, Aklapper, Jonas, thiemowmde, WMDE-leszek, Lordiis, Cinemantique, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unassigned] T158430: [Spike] Use suggested properties to get signal for completeness

2017-07-06 Thread Halfak
Halfak removed Glorian_WD as the assignee of this task.Halfak edited projects, added Scoring-platform-team-Backlog; removed Scoring-platform-team.
TASK DETAILhttps://phabricator.wikimedia.org/T158430EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: HalfakCc: daniel, Sjoerddebruin, Ladsgroup, Glorian_Yapinus, Sumit, Ricordisamoa, Aklapper, StudiesWorld, Lydia_Pintscher, samuwmde, Glorian_WD, Halfak, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, aude, Alchimista, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T102752: [RFC] Workaround for checking the format constraint

2017-07-06 Thread Lydia_Pintscher
Lydia_Pintscher added a comment.
\o/TASK DETAILhttps://phabricator.wikimedia.org/T102752EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: Lydia_Pintscher, gerritbot, Esc3300, Lucas_Werkmeister_WMDE, Smalyshev, Aklapper, Jonaskeutel, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, Luke081515, Wikidata-bugs, aude, fbstj, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T102752: [RFC] Workaround for checking the format constraint

2017-07-06 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE moved this task from Beyond our power to DOING on the Wikibase-Quality board.Lucas_Werkmeister_WMDE added a project: Wikidata-Sprint.
TASK DETAILhttps://phabricator.wikimedia.org/T102752WORKBOARDhttps://phabricator.wikimedia.org/project/board/989/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: gerritbot, Esc3300, LucasWerkmeister, Lucas_Werkmeister_WMDE, Smalyshev, Aklapper, Jonaskeutel, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, Luke081515, Wikidata-bugs, aude, fbstj, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T102752: [RFC] Workaround for checking the format constraint

2017-07-06 Thread gerritbot
gerritbot added a comment.
Change 363605 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)):
[mediawiki/extensions/WikibaseQualityConstraints@master] Implement Format constraint with SPARQL

https://gerrit.wikimedia.org/r/363605TASK DETAILhttps://phabricator.wikimedia.org/T102752EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Esc3300, LucasWerkmeister, Lucas_Werkmeister_WMDE, Smalyshev, Aklapper, Jonaskeutel, GoranSMilovanovic, QZanden, Izno, Luke081515, Wikidata-bugs, aude, fbstj, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T102752: [RFC] Workaround for checking the format constraint

2017-07-06 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T102752EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Esc3300, LucasWerkmeister, Lucas_Werkmeister_WMDE, Smalyshev, Aklapper, Jonaskeutel, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, Luke081515, Wikidata-bugs, aude, fbstj, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T166244: Reload WDQS data after T131960 is merged

2017-07-06 Thread Gehel
Gehel added a comment.
After discussion with @Smalyshev, the data reload procedure should be:


1 server at a time on eqiad
we can reload 2 servers at a the same time on codfw as the traffic there is minimal
care must be taken to send LDF traffic away from wdqs1001 before reloading it. The appropriate puppet patch should be merged during puppet swat and reverted once the reload is completed
dumps can be downloaded and pre-processed in parallel on all servers
TASK DETAILhttps://phabricator.wikimedia.org/T166244EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Smalyshev, GehelCc: gerritbot, Gehel, Aklapper, Christopher, daniel, JanZerebecki, Smalyshev, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, merbst, Avner, Lewizho99, Maathavan, debt, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T166244: Reload WDQS data after T131960 is merged

2017-07-06 Thread gerritbot
gerritbot added a comment.
Change 363596 had a related patch set uploaded (by Gehel; owner: Gehel):
[operations/puppet@production] wdqs - send ldf traffic to wdqs1003.eqiad.wmnet

https://gerrit.wikimedia.org/r/363596TASK DETAILhttps://phabricator.wikimedia.org/T166244EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Smalyshev, gerritbotCc: gerritbot, Gehel, Aklapper, Christopher, daniel, JanZerebecki, Smalyshev, GoranSMilovanovic, QZanden, EBjune, merbst, Avner, debt, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T166244: Reload WDQS data after T131960 is merged

2017-07-06 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T166244EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Smalyshev, gerritbotCc: gerritbot, Gehel, Aklapper, Christopher, daniel, JanZerebecki, Smalyshev, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, merbst, Avner, Lewizho99, Maathavan, debt, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T169718: Fake statements that link to Forms and Senses

2017-07-06 Thread gerritbot
gerritbot added a comment.
Change 363582 had a related patch set uploaded (by Jonas Kress (WMDE); owner: Jonas Kress (WMDE)):
[mediawiki/extensions/WikibaseLexeme@master] Override datatype VT:wikibase-entityid and inject fake formatter

https://gerrit.wikimedia.org/r/363582TASK DETAILhttps://phabricator.wikimedia.org/T169718EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jonas, gerritbotCc: gerritbot, Jonas, Aklapper, Cinemantique, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T169718: Fake statements that link to Forms and Senses

2017-07-06 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T169718EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jonas, gerritbotCc: gerritbot, Jonas, Aklapper, Lordiis, Cinemantique, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T169639: Make it possible to add Senses to the Lexeme

2017-07-06 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T169639EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jakob_WMDE, gerritbotCc: gerritbot, Lydia_Pintscher, daniel, Aklapper, Jonas, thiemowmde, WMDE-leszek, Lordiis, Cinemantique, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T169639: Make it possible to add Senses to the Lexeme

2017-07-06 Thread gerritbot
gerritbot added a comment.
Change 363584 had a related patch set uploaded (by Jakob; owner: Jakob):
[mediawiki/extensions/WikibaseLexeme@master] [WIP] Make it possible to add Senses to a Lexeme.

https://gerrit.wikimedia.org/r/363584TASK DETAILhttps://phabricator.wikimedia.org/T169639EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jakob_WMDE, gerritbotCc: gerritbot, Lydia_Pintscher, daniel, Aklapper, Jonas, thiemowmde, WMDE-leszek, Cinemantique, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T169639: Make it possible to add Senses to the Lexeme

2017-07-06 Thread Jakob_WMDE
Jakob_WMDE claimed this task.
TASK DETAILhttps://phabricator.wikimedia.org/T169639EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jakob_WMDECc: Lydia_Pintscher, daniel, Aklapper, Jonas, thiemowmde, WMDE-leszek, Cinemantique, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T153546: monitor Listeria botstatus

2017-07-06 Thread Lydia_Pintscher
Lydia_Pintscher added a comment.
Please make this task more concrete so it can actually be closed. We should not have "periodically do X" tasks because they can never be solved.TASK DETAILhttps://phabricator.wikimedia.org/T153546EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Esc3300, Lydia_PintscherCc: Multichill, Lydia_Pintscher, Magnus, Smalyshev, TerraCodes, Aklapper, Esc3300, GoranSMilovanovic, Soteriaspace, JakeTheDeveloper, QZanden, EBjune, merbst, Avner, debt, Gehel, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, TheDJ, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T169866: Wikibase editing UI breaks constraint violation indicators

2017-07-06 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE created this task.Lucas_Werkmeister_WMDE added projects: Wikidata, Wikibase-Quality, Wikibase-Quality-Constraints.Herald added a subscriber: Aklapper.
TASK DESCRIPTION@Nikki found the following two issues:


When you edit a statement and then cancel, the constraint violation indicator is present, but clicking it has no effect.
After some edits (e. g. adding a qualifier to a statement), you end up with two constraint violation indicators, and only the second one is clickable.


I think that they’re both caused by the same problem: Wikibase’s UI code restores the old value DOM, including the constraint violation indicator, but all event handlers on the indicator are lost. (In the case of the edited statement, the second, functional violation indicator comes from T168627: Check constraints on new and edited statements.)

We need some place where WikibaseQualityConstraints can place those indicators and Wikibase won’t mess with them. In T95403, an empty indicators span was proposed, but it had to be reverted soon because it caused too many problems. Thiemo also proposed a different DOM layout, but apparently it has some problems and there was never any follow-up.

What should happen to those indicators when the statement is interacted with?


When the user starts editing the statement, the indicators should be hidden, but not removed from the DOM.
When the user cancels editing the statement, the indicators should be made visible again. This ought to preserve event handlers.
When the users saves the statement, the indicators should be cleared. User scripts, gadgets etc. can re-add them by subscribing to the hooks from T167870: Add JS hooks for changes to statements.
TASK DETAILhttps://phabricator.wikimedia.org/T169866EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Lydia_Pintscher, Jonas, thiemowmde, Lucas_Werkmeister_WMDE, Nikki, 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] [Closed] T153441: Deprecate WDQ in Template:Wikidata list and switch remaining lists

2017-07-06 Thread Magnus
Magnus closed this task as "Resolved".Magnus claimed this task.Magnus added a comment.
All done now, thanks :-)TASK DETAILhttps://phabricator.wikimedia.org/T153441EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MagnusCc: Mbch331, XXN, Lydia_Pintscher, Esc3300, Magnus, Aklapper, Multichill, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, aude___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T153439: Sunset of WDQ

2017-07-06 Thread Magnus
Magnus closed subtask T153441: Deprecate WDQ in Template:Wikidata list and switch remaining lists as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T153439EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MagnusCc: Smalyshev, Lokal_Profil, Ricordisamoa, Lea_Lacroix_WMDE, Multichill, Magnus, Aklapper, GoranSMilovanovic, QZanden, EBjune, Tbscho, merbst, Avner, debt, Gehel, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Gryllida, scfc, Mbch331, chasemp___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T153546: monitor Listeria botstatus

2017-07-06 Thread Magnus
Magnus closed subtask T153441: Deprecate WDQ in Template:Wikidata list and switch remaining lists as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T153546EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Esc3300, MagnusCc: Multichill, Lydia_Pintscher, Magnus, Smalyshev, TerraCodes, Aklapper, Esc3300, GoranSMilovanovic, Soteriaspace, JakeTheDeveloper, QZanden, EBjune, merbst, Avner, debt, Gehel, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, TheDJ, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T153442: Listeriabot should stop accepting old style wdq syntax in Template:Wikidata list

2017-07-06 Thread Magnus
Magnus closed subtask T153441: Deprecate WDQ in Template:Wikidata list and switch remaining lists as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T153442EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MagnusCc: Magnus, Aklapper, Multichill, 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] T153441: Deprecate WDQ in Template:Wikidata list and switch remaining lists

2017-07-06 Thread XXN
XXN added a comment.
@Mbch331, thanks, done.TASK DETAILhttps://phabricator.wikimedia.org/T153441EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: XXNCc: Mbch331, XXN, Lydia_Pintscher, Esc3300, Magnus, Aklapper, Multichill, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, aude___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T147328: Add http://tools.wmflabs.org/grafana-json-datasource as a datasource to production grafana instance

2017-07-06 Thread fgiunchedi
fgiunchedi added a project: User-fgiunchedi.fgiunchedi added a comment.
@Addshore yes! I'll try taking a look in the next couple of weeks I thinkTASK DETAILhttps://phabricator.wikimedia.org/T147328EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, fgiunchediCc: fgiunchedi, gerritbot, StudiesWorld, Aklapper, Addshore, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Andrew-WMDE, 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] T153441: Deprecate WDQ in Template:Wikidata list and switch remaining lists

2017-07-06 Thread Mbch331
Mbch331 added a comment.

In T153441#3410959, @XXN wrote:
I succeeded to change it - diff, check if the new query (converted via wdq2sparql) is good enough.


You need to change the parameter wdq= to sparql= (I can't do it, because I'm not autoconfirmed)TASK DETAILhttps://phabricator.wikimedia.org/T153441EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Mbch331Cc: Mbch331, XXN, Lydia_Pintscher, Esc3300, Magnus, Aklapper, Multichill, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, aude___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T153441: Deprecate WDQ in Template:Wikidata list and switch remaining lists

2017-07-06 Thread XXN
XXN added a comment.
I succeeded to change it - diff, check if the new query (converted via wdq2sparql) is good enough.TASK DETAILhttps://phabricator.wikimedia.org/T153441EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: XXNCc: XXN, Lydia_Pintscher, Esc3300, Magnus, Aklapper, Multichill, 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] [Retitled] T169814: Show language for changed claims with data type "monolingual text" in page history and other special pages

2017-07-06 Thread XXN
XXN renamed this task from "Show language for changed claims with data type "multilingual text" in page history and other special pages" to "Show language for changed claims with data type "monolingual text" in page history and other special pages".XXN updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTIONThe language of changed claims with data type "multi"monolingual text" should be visible directly from page history and other special pages like recent changes / contribs / watchlist, either as lang full name or only short lang codeTASK DETAILhttps://phabricator.wikimedia.org/T169814EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: XXNCc: Esc3300, Lydia_Pintscher, XXN, Aklapper, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, aude, JeroenDeDauw, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T169814: Show language for changed claims with data type "multilingual text" in page history and other special pages

2017-07-06 Thread XXN
XXN added a comment.
Oh, sure; you're right, @Esc3300. I'll update the ticket.TASK DETAILhttps://phabricator.wikimedia.org/T169814EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: XXNCc: Esc3300, Lydia_Pintscher, XXN, Aklapper, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, aude, JeroenDeDauw, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Assigned] T169718: Fake statements that link to Forms and Senses

2017-07-06 Thread WMDE-leszek
WMDE-leszek assigned this task to Jonas.WMDE-leszek moved this task from Review to Doing on the Wikidata-Sprint board.
TASK DETAILhttps://phabricator.wikimedia.org/T169718WORKBOARDhttps://phabricator.wikimedia.org/project/board/2351/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jonas, WMDE-leszekCc: Jonas, Aklapper, Cinemantique, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T169858: Add support for “instance or subclass of” relation

2017-07-06 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE created this task.Lucas_Werkmeister_WMDE added projects: Wikidata, Wikibase-Quality, Wikibase-Quality-Constraints.Herald added a subscriber: Aklapper.
TASK DESCRIPTIONSome properties that want to allow either relation, from Template talk:Constraint:Type:


P​1080 “from fictional universe”: Most things are instances of some “fictitious entity” subclass, but “lightsaber” is a subclass of “fictional sword”, not an instance of anything.
P​1422 “Sandrart.net person ID”: some “persons” are groups that, in Wikidata, are represented by a class item.


There’s already an item for this relation (Q30208840), and apparently some constraints are already using it. But I don’t know if this feature is high priority.TASK DETAILhttps://phabricator.wikimedia.org/T169858EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Lucas_Werkmeister_WMDE, 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] [Block] T153439: Sunset of WDQ

2017-07-06 Thread Magnus
Magnus reopened subtask T153441: Deprecate WDQ in Template:Wikidata list and switch remaining lists as "Open".
TASK DETAILhttps://phabricator.wikimedia.org/T153439EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MagnusCc: Smalyshev, Lokal_Profil, Ricordisamoa, Lea_Lacroix_WMDE, Multichill, Magnus, Aklapper, GoranSMilovanovic, QZanden, EBjune, Tbscho, merbst, Avner, debt, Gehel, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Gryllida, scfc, Mbch331, chasemp___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Block] T153442: Listeriabot should stop accepting old style wdq syntax in Template:Wikidata list

2017-07-06 Thread Magnus
Magnus reopened subtask T153441: Deprecate WDQ in Template:Wikidata list and switch remaining lists as "Open".
TASK DETAILhttps://phabricator.wikimedia.org/T153442EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MagnusCc: Magnus, Aklapper, Multichill, 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] [Reopened] T153441: Deprecate WDQ in Template:Wikidata list and switch remaining lists

2017-07-06 Thread Magnus
Magnus reopened this task as "Open".Magnus added a comment.
One left, but es.wp won't let me change it:
https://es.wikipedia.org/wiki/Usuario:Aeroid/Lista_de_los_distritos_de_la_Baja_Sajonia

You can use https://tools.wmflabs.org/wdq2sparql/w2s.php to convert the WDQ query to SPARQL.TASK DETAILhttps://phabricator.wikimedia.org/T153441EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MagnusCc: Lydia_Pintscher, Esc3300, Magnus, Aklapper, Multichill, 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] [Changed Project Column] T165020: wbcheckconstraints API example with statement ID doesn’t work

2017-07-06 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE moved this task from monitoring to in current sprint on the Wikidata board.Lucas_Werkmeister_WMDE added a comment.
Oops, I moved it on the wrong board – I meant to have it in monitoring on Wikidata-Sprint. Sorry.TASK DETAILhttps://phabricator.wikimedia.org/T165020WORKBOARDhttps://phabricator.wikimedia.org/project/board/71/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: WMDE-leszek, gerritbot, Jonas, Aklapper, Lucas_Werkmeister_WMDE, Lordiis, GoranSMilovanovic, Adik2382, Jrbranaa, 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] T166139: Query optimizer for labels should be using sub queries

2017-07-06 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.
you group by non-existing variable (?entityLabel).

Thanks, fixed.

In order to group properly, and also for group variables work properly in projection clause, it will have to understand a lot about the query structure.

It doesn’t need to understand that much, right? It only needs to know which variables are label variables, so that they can be removed from the inner SELECT and GROUP BY.

(Hm, what happens if the label variables are used in the HAVING or ORDER BY solution modifiers? I guess for now, the optimization could be disabled in that case.)TASK DETAILhttps://phabricator.wikimedia.org/T166139EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Smalyshev, Aklapper, Lucas_Werkmeister_WMDE, Jonas, GoranSMilovanovic, QZanden, EBjune, merbst, Avner, debt, Gehel, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T169706: Avoid IP limit when running SPARQL queries

2017-07-06 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.
Okay, in that case we might as well continue using the regular port, since we set a shorter maxQueryTimeMillis anyways (currently 1, with T168938 5000).TASK DETAILhttps://phabricator.wikimedia.org/T169706EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Lucas_Werkmeister_WMDE, Smalyshev, Jonas, 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] T168714: WDQS graph visualization shows images with a wrong aspect ratio

2017-07-06 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.
Seems to work, thanks!TASK DETAILhttps://phabricator.wikimedia.org/T168714EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Smalyshev, abian, Aklapper, GoranSMilovanovic, QZanden, EBjune, merbst, Avner, debt, Gehel, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T165020: wbcheckconstraints API example with statement ID doesn’t work

2017-07-06 Thread WMDE-leszek
WMDE-leszek moved this task from Review to Done on the Wikidata-Sprint board.WMDE-leszek added a comment.
So it seems all patches are merged, or do I miss some?
What @Lucas_Werkmeister_WMDE said above sounds good, so let's put this ticket to "Done" column but close once it is verified on live system that all is good.TASK DETAILhttps://phabricator.wikimedia.org/T165020WORKBOARDhttps://phabricator.wikimedia.org/project/board/2351/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: WMDE-leszek, gerritbot, Jonas, Aklapper, Lucas_Werkmeister_WMDE, Lordiis, GoranSMilovanovic, Adik2382, Jrbranaa, 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] [Reopened] T153546: monitor Listeria botstatus

2017-07-06 Thread Esc3300
Esc3300 reopened this task as "Open".
TASK DETAILhttps://phabricator.wikimedia.org/T153546EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Esc3300Cc: Multichill, Lydia_Pintscher, Magnus, Smalyshev, TerraCodes, Aklapper, Esc3300, GoranSMilovanovic, Soteriaspace, JakeTheDeveloper, QZanden, EBjune, merbst, Avner, debt, Gehel, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, TheDJ, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T169607: Translate query examples

2017-07-06 Thread gerritbot
gerritbot added a comment.
Change 362376 merged by jenkins-bot:
[wikidata/query/gui@master] Load translated examples if available

https://gerrit.wikimedia.org/r/362376TASK DETAILhttps://phabricator.wikimedia.org/T169607EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, thiemowmde, Jonas, Lucas_Werkmeister_WMDE, Lea_Lacroix_WMDE, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, merbst, Avner, Lewizho99, Maathavan, debt, Gehel, FloNight, Xmlizer, Izno, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T169615: Constraint check gadget .. don't display some constraints

2017-07-06 Thread Esc3300
Esc3300 added a comment.
Not sure if one identifier should have preferred rank if there are several for the same item. Obviously, it can be solved through carefully worded messages. The updated versions by Lucas are already a great improvement over what we had before.TASK DETAILhttps://phabricator.wikimedia.org/T169615EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Esc3300Cc: Lucas_Werkmeister_WMDE, Jonas, Lydia_Pintscher, Aklapper, Esc3300, GoranSMilovanovic, Soteriaspace, JakeTheDeveloper, QZanden, Izno, Wikidata-bugs, aude, TheDJ, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T169708: Wikidata 2017 Q3 goals

2017-07-06 Thread Esc3300
Esc3300 updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...? T55619

? T102324TASK DETAILhttps://phabricator.wikimedia.org/T169708EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Esc3300Cc: Esc3300, Aklapper, Lydia_Pintscher, 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] T169814: Show language for changed claims with data type "multilingual text" in page history and other special pages

2017-07-06 Thread Esc3300
Esc3300 added a comment.
datatype of property in sample is "monolingual text ", not "multilingual text".TASK DETAILhttps://phabricator.wikimedia.org/T169814EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Esc3300Cc: Esc3300, Lydia_Pintscher, XXN, Aklapper, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, aude, JeroenDeDauw, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T55619: API module to copy a claim from one item to another

2017-07-06 Thread Esc3300
Esc3300 added a comment.
Would be good if this finally could be done. Current solution is to just leave statements on the wrong item.TASK DETAILhttps://phabricator.wikimedia.org/T55619EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Esc3300Cc: Snipre, Lydia_Pintscher, Esc3300, Nikki, Gareth, Aklapper, Ricordisamoa, Wikidata-bugs, Legoktm, Micru, JohnLewis, GoranSMilovanovic, QZanden, Izno, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T169708: Wikidata 2017 Q3 goals

2017-07-06 Thread Esc3300
Esc3300 updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTIONThis task tracks things Lydia wants to get done in Q3 2017.




? T55619TASK DETAILhttps://phabricator.wikimedia.org/T169708EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Esc3300Cc: Aklapper, Lydia_Pintscher, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs