[Wikidata-bugs] [Maniphest] [Commented On] T189333: Changing Kibana filters is ridiculously slow

2019-04-10 Thread Krinkle
Krinkle added a comment. @alaa_wmde This is still contributing to making Logstash nearly unusable (beyond short-term fire fighting). I'm helping various teams get visibility into the production state of their software, but Logstash responsiveness is making that quite difficult to get to

[Wikidata-bugs] [Maniphest] [Commented On] T219749: WDQS GUI test broken after merging 2144a682d48168555368d8aa5df1bd9dfa369fb2

2019-04-10 Thread Smalyshev
Smalyshev added a comment. The latest patch doesn't seem to help, because test is run by pom.xml as it seems. Please see full log in https://integration.wikimedia.org/ci/job/wikidata-query-rdf-maven-java8-docker/850/console TASK DETAIL https://phabricator.wikimedia.org/T219749 EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T217557: Socket timeout on wdqs.svc.eqiad.wmnet

2019-04-10 Thread Smalyshev
Smalyshev added a comment. @Gehel any input on this? TASK DETAIL https://phabricator.wikimedia.org/T217557 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Smalyshev Cc: Mholloway, Aklapper, Mathew.onipe, Smalyshev, Gehel, alaa_wmde,

[Wikidata-bugs] [Maniphest] [Edited] T220666: quibble-vendor-mysql-hhvm-docker fails in Wikibase

2019-04-10 Thread Smalyshev
Smalyshev updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T220666 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Smalyshev Cc: Smalyshev, alaa_wmde, Nandana, Mringgaard, Lahi, Gq86, GoranSMilovanovic, QZanden,

[Wikidata-bugs] [Maniphest] [Created] T220666: quibble-vendor-mysql-hhvm-docker fails in Wikibase

2019-04-10 Thread Smalyshev
Smalyshev created this task. Smalyshev added projects: Wikidata-Campsite, Lexicographical data. Restricted Application added a project: Wikidata. TASK DESCRIPTION Getting this failure on Wikibase test: 19:00:25 1) Special:RecentChanges shows lemmas in title links to lexemes: 19:00:25

[Wikidata-bugs] [Maniphest] [Commented On] T217897: Reduce / remove the aggessive cache busting behaviour of wdqs-updater

2019-04-10 Thread gerritbot
gerritbot added a comment. Change 502909 had a related patch set uploaded (by Smalyshev; owner: Smalyshev): [operations/puppet@production] Enable revisions support on internal clusters https://gerrit.wikimedia.org/r/502909 TASK DETAIL https://phabricator.wikimedia.org/T217897 EMAIL

[Wikidata-bugs] [Maniphest] [Closed] T220046: Set up developer account for Igor Kim

2019-04-10 Thread bd808
bd808 closed this task as "Resolved". bd808 claimed this task. bd808 added a comment. Account is created (https://wikitech.wikimedia.org/wiki/Special:Log?page=User%3AIgor+Kim) and password has been sent to @Igorkim78. TASK DETAIL https://phabricator.wikimedia.org/T220046 EMAIL

[Wikidata-bugs] [Maniphest] [Retitled] T196166: Add Wikibase-specific search-options to Advanced search

2019-04-10 Thread Lydia_Pintscher
Lydia_Pintscher renamed this task from "Add Wikidata-specific search-options to Advanced search" to "Add Wikibase-specific search-options to Advanced search". Lydia_Pintscher updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T196166 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Updated] T195226: Precision issues with diff-within-range constraint in Wikidata

2019-04-10 Thread hoo
hoo added a project: Wikidata-Campsite. TASK DETAIL https://phabricator.wikimedia.org/T195226 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hoo Cc: Aklapper, Lucas_Werkmeister_WMDE, abian, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic,

[Wikidata-bugs] [Maniphest] [Commented On] T218378: Flaky test Wikibase\Repo SetAliasesTest::testUserCannotSetAliasesWhenTheyLackPermission [4h]

2019-04-10 Thread gerritbot
gerritbot added a comment. Change 502862 had a related patch set uploaded (by Hoo man; owner: Hoo man): [mediawiki/extensions/Wikibase@master] Fix flaky SetAliasesTest::testUserCannotSetAliasesWhenTheyLackPermission https://gerrit.wikimedia.org/r/502862 TASK DETAIL

[Wikidata-bugs] [Maniphest] [Commented On] T218378: Flaky test Wikibase\Repo SetAliasesTest::testUserCannotSetAliasesWhenTheyLackPermission [4h]

2019-04-10 Thread hoo
hoo added a comment. This problem occurs because `SetAliasesTest` uses two `User` instances referring to the same user with different configurations (`$this->createUserWithGroup( 'no-permission' )` and `$this->createUserWithGroup( 'all-permission' )` which both act on the user

[Wikidata-bugs] [Maniphest] [Commented On] T114904: Migrate wb_items_per_site to using prefixed entity IDs instead of numeric IDs

2019-04-10 Thread Ghuron
Ghuron added a comment. Look at the query that is used to get missing articles for "List of articles every Wikipedia should have" https://quarry.wmflabs.org/query/26700 There are 2 joins: - For iwlinks/wb_items_per_site join I have to do either CONCAT ('Q', ips_item_id) or TRIM('Q'

[Wikidata-bugs] [Maniphest] [Commented On] T220122: Displaying mapframes for geocoordinate on client requires preprocessing by the user

2019-04-10 Thread hoo
hoo added a comment. Seems I had this quiet wrong initially… no idea what I tested then. Anyway this is only affecting Lua, not the parser function and we don't ever output `` (just ``). We might still want to fix this in the way laid out in the description, but we could also use

[Wikidata-bugs] [Maniphest] [Edited] T220122: Displaying mapframes for geocoordinate on client requires preprocessing by the user

2019-04-10 Thread hoo
hoo updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T220122 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hoo Cc: Lucas_Werkmeister_WMDE, WMDE-leszek, Lea_Lacroix_WMDE, Lydia_Pintscher, Aklapper, hoo, Liuxinyu970226,

[Wikidata-bugs] [Maniphest] [Edited] T220122: Displaying mapframes for geocoordinate on client requires preprocessing by the user

2019-04-10 Thread hoo
hoo updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T220122 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hoo Cc: Lucas_Werkmeister_WMDE, WMDE-leszek, Lea_Lacroix_WMDE, Lydia_Pintscher, Aklapper, hoo, Liuxinyu970226,

[Wikidata-bugs] [Maniphest] [Updated] T220122: Displaying mapframes for geocoordinate on client requires preprocessing by the user

2019-04-10 Thread hoo
hoo added a comment. @Lucas_Werkmeister_WMDE `useKartographerMaplinkInWikitext` needs to be false (I had this wrong in the initial description)… and I also messed this up in production while fixing T218051: Raw code displayed in an infobox template when mapframe is not enabled on that wiki

[Wikidata-bugs] [Maniphest] [Edited] T220122: Displaying mapframes for geocoordinate on client requires preprocessing by the user

2019-04-10 Thread hoo
hoo updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T220122 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hoo Cc: Lucas_Werkmeister_WMDE, WMDE-leszek, Lea_Lacroix_WMDE, Lydia_Pintscher, Aklapper, hoo, Liuxinyu970226,

[Wikidata-bugs] [Maniphest] [Updated] T127467: Finding items on Wikidata that should be merged

2019-04-10 Thread Halfak
Halfak edited projects, added Scoring-platform-team (Research); removed Scoring-platform-team. TASK DETAIL https://phabricator.wikimedia.org/T127467 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Halfak Cc: Capankajsmilyo, mforns, Lahi,

[Wikidata-bugs] [Maniphest] [Updated] T155560: Linked fact checker

2019-04-10 Thread Halfak
Halfak edited projects, added Scoring-platform-team (Research); removed Scoring-platform-team. TASK DETAIL https://phabricator.wikimedia.org/T155560 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Halfak Cc: Cirdan, Capankajsmilyo, PokestarFan,

[Wikidata-bugs] [Maniphest] [Commented On] T220046: Set up developer account for Igor Kim

2019-04-10 Thread bd808
bd808 added a comment. In T220046#5101834 , @greg wrote: > In T220046#5098961 , @Smalyshev wrote: > > > @thcipriani @mmodell is this something you would be able to do - create the

[Wikidata-bugs] [Maniphest] [Commented On] T207363: Entity suggestions from constraint definitions are not linked

2019-04-10 Thread Lydia_Pintscher
Lydia_Pintscher added a comment. Yeah I think that's ok. TASK DETAIL https://phabricator.wikimedia.org/T207363 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE, Lydia_Pintscher Cc: Lydia_Pintscher, Lea_Lacroix_WMDE, Jonas,

[Wikidata-bugs] [Maniphest] [Commented On] T220587: order of value suggestions based on constraint doesn't follow order in constraint definition

2019-04-10 Thread Lydia_Pintscher
Lydia_Pintscher added a comment. Weird. I tested it this morning and it didn't work. Let's look at it together tomorrow. TASK DETAIL https://phabricator.wikimedia.org/T220587 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T220046: Set up developer account for Igor Kim

2019-04-10 Thread greg
greg added subscribers: bd808, greg. greg added a comment. In T220046#5098961 , @Smalyshev wrote: > @thcipriani @mmodell is this something you would be able to do - create the Gerrit account for Igor manually? it needs to be

[Wikidata-bugs] [Maniphest] [Unblock] T215305: "Depicts and other statements on a bicycle": Qualifiers, and search by depicts statements, and other statements

2019-04-10 Thread Ramsey-WMF
Ramsey-WMF closed subtask T199120: Build search/depicts prototype as Resolved. TASK DETAIL https://phabricator.wikimedia.org/T215305 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Ramsey-WMF Cc: Yann, Abit, Aklapper, Jdforrester-WMF, alaa_wmde,

[Wikidata-bugs] [Maniphest] [Commented On] T220122: Displaying mapframes for geocoordinate on client requires preprocessing by the user

2019-04-10 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. I can’t manage to reproduce this – both on my local wiki and on Wikidata, the `{{#statements}}` snippet gives me a working maplink, not a broken mapframe. TASK DETAIL https://phabricator.wikimedia.org/T220122 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Changed Status] T220602: Convert property Irish Grid Reference (P4091) from External identifier to String

2019-04-10 Thread Jony
Jony changed the task status from "Open" to "Stalled". TASK DETAIL https://phabricator.wikimedia.org/T220602 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Jony Cc: hoo, Lydia_Pintscher, Aklapper, Lea_Lacroix_WMDE, Jony, alaa_wmde, Nandana, Lahi,

[Wikidata-bugs] [Maniphest] [Updated] T219584: Flaky wdio test "RecentChanges shows lemmas in title links"

2019-04-10 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T219584 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: Jakob_WMDE, Aklapper, TerraCodes, hashar, Nikerabbit, greg, KartikMistry, WMDE-leszek,

[Wikidata-bugs] [Maniphest] [Commented On] T219584: Flaky wdio test "RecentChanges shows lemmas in title links"

2019-04-10 Thread gerritbot
gerritbot added a comment. Change 502827 had a related patch set uploaded (by WMDE-leszek; owner: WMDE-leszek): [mediawiki/extensions/WikibaseLexeme@master] Temporarily skip a flaky selenium test https://gerrit.wikimedia.org/r/502827 TASK DETAIL

[Wikidata-bugs] [Maniphest] [Commented On] T220150: Clean up unused records

2019-04-10 Thread alaa_wmde
alaa_wmde added a comment. a quick snippet on clean up sql script DELETE FROM wbt_term_in_lang WHERE wbtl_id IS NOT IN (SELECT wbpt_term_in_lang_id FROM wbt_item_terms) AND wbtl_id IS NOT IN (SELECT wbpt_term_in_lang_id FROM wbt_property_terms) ; DELETE

[Wikidata-bugs] [Maniphest] [Commented On] T220393: AliasesEdit: styling

2019-04-10 Thread Pablo-WMDE
Pablo-WMDE added a comment. TIL https://caniuse.com/#feat=css-focus-within (at only 80% unfortunately) TASK DETAIL https://phabricator.wikimedia.org/T220393 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Pablo-WMDE Cc: Pablo-WMDE, Aklapper,

[Wikidata-bugs] [Maniphest] [Commented On] T219584: Flaky wdio test "RecentChanges shows lemmas in title links"

2019-04-10 Thread Krinkle
Krinkle added a comment. Please disable the test and figure it out later :) TASK DETAIL https://phabricator.wikimedia.org/T219584 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Krinkle Cc: Jakob_WMDE, Aklapper, TerraCodes, hashar, Nikerabbit,

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T207363: Entity suggestions from constraint definitions are not linked

2019-04-10 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a subscriber: Lydia_Pintscher. Lucas_Werkmeister_WMDE added a comment. @Lydia_Pintscher is it acceptable if the link points to `Special:EntityPage/ID` (which redirects to the right page) instead of the right page directly? It looks like getting the correct link

[Wikidata-bugs] [Maniphest] [Updated] T207363: Entity suggestions from constraint definitions are not linked

2019-04-10 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T207363 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE, gerritbot Cc: Lea_Lacroix_WMDE, Jonas, Sjoerddebruin, Aklapper, alaa_wmde,

[Wikidata-bugs] [Maniphest] [Commented On] T207363: Entity suggestions from constraint definitions are not linked

2019-04-10 Thread gerritbot
gerritbot added a comment. Change 502821 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)): [mediawiki/extensions/WikibaseQualityConstraints@master] Add URL to constraint suggestions https://gerrit.wikimedia.org/r/502821 TASK DETAIL

[Wikidata-bugs] [Maniphest] [Commented On] T219499: Item pages should split alias entries containing | character to be consistent with Special:SetAliases

2019-04-10 Thread alaa_wmde
alaa_wmde added a comment. I updated task description according to what Lydia, Greta and I decided after discussing this issue yesterday. @thiemowmde I'm sorry again about the confusion caused by the patch being in review before the task description was updated. The input you provided

[Wikidata-bugs] [Maniphest] [Claimed] T218378: Flaky test Wikibase\Repo SetAliasesTest::testUserCannotSetAliasesWhenTheyLackPermission [4h]

2019-04-10 Thread hoo
hoo claimed this task. hoo moved this task from To Do to Doing on the Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board. TASK DETAIL https://phabricator.wikimedia.org/T218378 WORKBOARD https://phabricator.wikimedia.org/project/board/3539/ EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Claimed] T207363: Entity suggestions from constraint definitions are not linked

2019-04-10 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE claimed this task. Lucas_Werkmeister_WMDE moved this task from To Do to Doing on the Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board. TASK DETAIL https://phabricator.wikimedia.org/T207363 WORKBOARD https://phabricator.wikimedia.org/project/board/3539/ EMAIL

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T219158: 'IP visibility' and 'Terms of use' information on termbox editing

2019-04-10 Thread Pablo-WMDE
Pablo-WMDE added a subscriber: Hanna_Petruschat_WMDE. Pablo-WMDE added a comment. @Hanna_Petruschat_WMDE Random observation: the wikipedia site link section has some in-component messaging about "terms of use" which could act as inspiration / guidance for consistency. F28601578:

[Wikidata-bugs] [Maniphest] [Retitled] T219499: Item pages should split alias entries containing | character to be consistent with Special:SetAliases

2019-04-10 Thread alaa_wmde
alaa_wmde renamed this task from "Special:SetAliases should not be destructive when editing aliases that include the | character" to "Item pages should split alias entries containing | character to be consistent with Special:SetAliases". alaa_wmde added subscribers: Lea_Lacroix_WMDE, alaa_wmde.

[Wikidata-bugs] [Maniphest] [Commented On] T208139: Georgian words are automatically (incorrectly) capitalized when entered

2019-04-10 Thread Esanders
Esanders added a comment. The plan in T219279 is write a compatibility mapping for PHP7 to behave like PHP5. We could add per-language exceptions to that list as well, which would trigger updates to mw.Title.js as that has a maintenance script

[Wikidata-bugs] [Maniphest] [Closed] T217641: Stop analytics-wmde-scripts/blob/master/src/wikidata/social/googleplus.php script

2019-04-10 Thread akosiaris
akosiaris closed this task as "Resolved". akosiaris claimed this task. akosiaris added a comment. dummy private repo updated, so is the actual private repo. Resolving, thanks! TASK DETAIL https://phabricator.wikimedia.org/T217641 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Edited] T217641: Stop analytics-wmde-scripts/blob/master/src/wikidata/social/googleplus.php script

2019-04-10 Thread akosiaris
akosiaris updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T217641 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: akosiaris Cc: akosiaris, Lucas_Werkmeister_WMDE, Ladsgroup, Aklapper, Addshore, alaa_wmde, joker88john,

[Wikidata-bugs] [Maniphest] [Commented On] T217641: Stop analytics-wmde-scripts/blob/master/src/wikidata/social/googleplus.php script

2019-04-10 Thread gerritbot
gerritbot added a comment. Change 502801 **merged** by Alexandros Kosiaris: [labs/private@master] Remove google api key from wmde_secrets https://gerrit.wikimedia.org/r/502801 TASK DETAIL https://phabricator.wikimedia.org/T217641 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Updated] T217641: Stop analytics-wmde-scripts/blob/master/src/wikidata/social/googleplus.php script

2019-04-10 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T217641 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: Lucas_Werkmeister_WMDE, Ladsgroup, Aklapper, Addshore, alaa_wmde, joker88john, CucyNoiD,

[Wikidata-bugs] [Maniphest] [Commented On] T217641: Stop analytics-wmde-scripts/blob/master/src/wikidata/social/googleplus.php script

2019-04-10 Thread gerritbot
gerritbot added a comment. Change 502801 had a related patch set uploaded (by Alexandros Kosiaris; owner: Alexandros Kosiaris): [labs/private@master] Remove google api key from wmde_secrets https://gerrit.wikimedia.org/r/502801 TASK DETAIL https://phabricator.wikimedia.org/T217641

[Wikidata-bugs] [Maniphest] [Commented On] T220587: order of value suggestions based on constraint doesn't follow order in constraint definition

2019-04-10 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. I can’t reproduce this issue – I get correctly sorted suggestions in both Firefox and Chromium. Tested on the sandbox item and on `Property:P21`. TASK DETAIL https://phabricator.wikimedia.org/T220587 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Edited] T217641: Stop analytics-wmde-scripts/blob/master/src/wikidata/social/googleplus.php script

2019-04-10 Thread Ladsgroup
Ladsgroup updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T217641 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Ladsgroup Cc: Lucas_Werkmeister_WMDE, Ladsgroup, Aklapper, Addshore, alaa_wmde, Nandana, Lahi, Gq86,

[Wikidata-bugs] [Maniphest] [Commented On] T219499: Special:SetAliases should not be destructive when editing aliases that include the | character

2019-04-10 Thread Greta_Doci_WMDE
Greta_Doci_WMDE added a comment. Sorry for the confusion, and for not updating the ticket before uploading the patch. After consultation with Lydia, we decided that we disallow | characters in aliases and make item pages compatible with the current behavior of Special:SetAliases. We

[Wikidata-bugs] [Maniphest] [Claimed] T220587: order of value suggestions based on constraint doesn't follow order in constraint definition

2019-04-10 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE claimed this task. Lucas_Werkmeister_WMDE moved this task from To Do to Doing on the Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board. TASK DETAIL https://phabricator.wikimedia.org/T220587 WORKBOARD https://phabricator.wikimedia.org/project/board/3539/ EMAIL

[Wikidata-bugs] [Maniphest] [Edited] T217000: Show placeholders for label, description and alias

2019-04-10 Thread WMDE-leszek
WMDE-leszek updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T217000 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: WMDE-leszek Cc: Addshore, Lydia_Pintscher, Jakob_WMDE, Tarrow, Pablo-WMDE, Hanna_Petruschat_WMDE,

[Wikidata-bugs] [Maniphest] [Updated] T220122: Displaying mapframes for geocoordinate on client requires preprocessing by the user

2019-04-10 Thread hoo
hoo set the point value for this task to "8". TASK DETAIL https://phabricator.wikimedia.org/T220122 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hoo Cc: WMDE-leszek, Lea_Lacroix_WMDE, Lydia_Pintscher, Aklapper, hoo, Liuxinyu970226, Tpt,

[Wikidata-bugs] [Maniphest] [Edited] T220122: Displaying mapframes for geocoordinate on client requires preprocessing by the user

2019-04-10 Thread hoo
hoo updated the task description. hoo removed the point value for this task. TASK DETAIL https://phabricator.wikimedia.org/T220122 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hoo Cc: WMDE-leszek, Lea_Lacroix_WMDE, Lydia_Pintscher, Aklapper, hoo,

[Wikidata-bugs] [Maniphest] [Updated] T209879: Graduate suggestions based on constraints beta feature out of beta features

2019-04-10 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. In T209879#5100922 , @WMDE-leszek wrote: > The estimation covers only promoting from beta feature to the default feature. Now a separate task, T220609: Enable constraints suggestions for

[Wikidata-bugs] [Maniphest] [Updated] T220609: Enable constraints suggestions for everyone and remove beta feature

2019-04-10 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE set the point value for this task to "3". TASK DETAIL https://phabricator.wikimedia.org/T220609 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE Cc: Lydia_Pintscher, Aklapper, Lea_Lacroix_WMDE,

[Wikidata-bugs] [Maniphest] [Updated] T209879: Graduate suggestions based on constraints beta feature out of beta features

2019-04-10 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE removed the point value for this task. TASK DETAIL https://phabricator.wikimedia.org/T209879 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE Cc: WMDE-leszek, Lucas_Werkmeister_WMDE, Lea_Lacroix_WMDE,

[Wikidata-bugs] [Maniphest] [Created] T220609: Enable constraints suggestions for everyone and remove beta feature

2019-04-10 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE created this task. Lucas_Werkmeister_WMDE added projects: Wikidata, Wikibase-Quality-Constraints, Wikidata-Campsite (Wikidata-Campsite-Iteration-∞). TASK DESCRIPTION Once the remaining issues with the beta feature are resolved, we want to enable it for everyone

[Wikidata-bugs] [Maniphest] [Changed Project Column] T209879: Graduate suggestions based on constraints beta feature out of beta features

2019-04-10 Thread WMDE-leszek
WMDE-leszek moved this task from Ready to go to Wikidata-Campsite-Iteration-∞ on the Wikidata-Campsite board. WMDE-leszek edited projects, added Wikidata-Campsite (Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite. TASK DETAIL https://phabricator.wikimedia.org/T209879 WORKBOARD

[Wikidata-bugs] [Maniphest] [Changed Project Column] T207363: Entity suggestions from constraint definitions are not linked

2019-04-10 Thread WMDE-leszek
WMDE-leszek moved this task from Ready to go to Wikidata-Campsite-Iteration-∞ on the Wikidata-Campsite board. WMDE-leszek edited projects, added Wikidata-Campsite (Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite. TASK DETAIL https://phabricator.wikimedia.org/T207363 WORKBOARD

[Wikidata-bugs] [Maniphest] [Changed Project Column] T220587: order of value suggestions based on constraint doesn't follow order in constraint definition

2019-04-10 Thread WMDE-leszek
WMDE-leszek moved this task from Ready to go to Wikidata-Campsite-Iteration-∞ on the Wikidata-Campsite board. WMDE-leszek edited projects, added Wikidata-Campsite (Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite. TASK DETAIL https://phabricator.wikimedia.org/T220587 WORKBOARD

[Wikidata-bugs] [Maniphest] [Changed Project Column] T218378: Flaky test Wikibase\Repo SetAliasesTest::testUserCannotSetAliasesWhenTheyLackPermission [4h]

2019-04-10 Thread WMDE-leszek
WMDE-leszek moved this task from Ready to go to Wikidata-Campsite-Iteration-∞ on the Wikidata-Campsite board. WMDE-leszek edited projects, added Wikidata-Campsite (Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite. TASK DETAIL https://phabricator.wikimedia.org/T218378 WORKBOARD

[Wikidata-bugs] [Maniphest] [Changed Project Column] T217641: Stop analytics-wmde-scripts/blob/master/src/wikidata/social/googleplus.php script

2019-04-10 Thread WMDE-leszek
WMDE-leszek moved this task from Ready to go to Wikidata-Campsite-Iteration-∞ on the Wikidata-Campsite board. WMDE-leszek edited projects, added Wikidata-Campsite (Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite. TASK DETAIL https://phabricator.wikimedia.org/T217641 WORKBOARD

[Wikidata-bugs] [Maniphest] [Changed Project Column] T212869: Make it impossible to set the same content in the same language for label and description

2019-04-10 Thread WMDE-leszek
WMDE-leszek moved this task from Ready to go to Wikidata-Campsite-Iteration-∞ on the Wikidata-Campsite board. WMDE-leszek edited projects, added Wikidata-Campsite (Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite. TASK DETAIL https://phabricator.wikimedia.org/T212869 WORKBOARD

[Wikidata-bugs] [Maniphest] [Updated] T220122: Displaying mapframes for geocoordinate on client requires preprocessing by the user

2019-04-10 Thread WMDE-leszek
WMDE-leszek set the point value for this task to "8". TASK DETAIL https://phabricator.wikimedia.org/T220122 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: WMDE-leszek Cc: WMDE-leszek, Lea_Lacroix_WMDE, Lydia_Pintscher, Aklapper, hoo,

[Wikidata-bugs] [Maniphest] [Changed Project Column] T220122: Displaying mapframes for geocoordinate on client requires preprocessing by the user

2019-04-10 Thread WMDE-leszek
WMDE-leszek moved this task from Ready to go to Wikidata-Campsite-Iteration-∞ on the Wikidata-Campsite board. WMDE-leszek edited projects, added Wikidata-Campsite (Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite. TASK DETAIL https://phabricator.wikimedia.org/T220122 WORKBOARD

[Wikidata-bugs] [Maniphest] [Commented On] T220122: Displaying mapframes for geocoordinate on client requires preprocessing by the user

2019-04-10 Thread WMDE-leszek
WMDE-leszek added a comment. Add steps to reproduce TASK DETAIL https://phabricator.wikimedia.org/T220122 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: WMDE-leszek Cc: WMDE-leszek, Lea_Lacroix_WMDE, Lydia_Pintscher, Aklapper, hoo,

[Wikidata-bugs] [Maniphest] [Edited] T220122: Displaying mapframes for geocoordinate on client requires preprocessing by the user

2019-04-10 Thread WMDE-leszek
WMDE-leszek updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T220122 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: WMDE-leszek Cc: Lea_Lacroix_WMDE, Lydia_Pintscher, Aklapper, hoo, Liuxinyu970226, Tpt, alaa_wmde,

[Wikidata-bugs] [Maniphest] [Edited] T212869: Make it impossible to set the same content in the same language for label and description

2019-04-10 Thread WMDE-leszek
WMDE-leszek updated the task description. WMDE-leszek set the point value for this task to "5". TASK DETAIL https://phabricator.wikimedia.org/T212869 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: WMDE-leszek Cc: abian, Aklapper, alaa_wmde, Nandana,

[Wikidata-bugs] [Maniphest] [Edited] T212869: Make it impossible to set the same content in the same language for label and description

2019-04-10 Thread WMDE-leszek
WMDE-leszek updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T212869 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: WMDE-leszek Cc: abian, Aklapper, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer,

[Wikidata-bugs] [Maniphest] [Commented On] T218378: Flaky test Wikibase\Repo SetAliasesTest::testUserCannotSetAliasesWhenTheyLackPermission [4h]

2019-04-10 Thread WMDE-leszek
WMDE-leszek added a comment. Investigation on what is going on with this test. Timebox: 4hours. TASK DETAIL https://phabricator.wikimedia.org/T218378 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: WMDE-leszek Cc: WMDE-leszek, Umherirrender,

[Wikidata-bugs] [Maniphest] [Retitled] T218378: Flaky test Wikibase\Repo SetAliasesTest::testUserCannotSetAliasesWhenTheyLackPermission [4h]

2019-04-10 Thread WMDE-leszek
WMDE-leszek renamed this task from "Flaky test Wikibase\Repo SetAliasesTest::testUserCannotSetAliasesWhenTheyLackPermission" to "Flaky test Wikibase\Repo SetAliasesTest::testUserCannotSetAliasesWhenTheyLackPermission [4h]". TASK DETAIL https://phabricator.wikimedia.org/T218378 EMAIL

[Wikidata-bugs] [Maniphest] [Updated] T209879: Graduate suggestions based on constraints beta feature out of beta features

2019-04-10 Thread WMDE-leszek
WMDE-leszek set the point value for this task to "3". TASK DETAIL https://phabricator.wikimedia.org/T209879 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: WMDE-leszek Cc: WMDE-leszek, Lucas_Werkmeister_WMDE, Lea_Lacroix_WMDE, Aklapper,

[Wikidata-bugs] [Maniphest] [Commented On] T209879: Graduate suggestions based on constraints beta feature out of beta features

2019-04-10 Thread WMDE-leszek
WMDE-leszek added a comment. The estimation covers only promoting from beta feature to the default feature. TASK DETAIL https://phabricator.wikimedia.org/T209879 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: WMDE-leszek Cc: WMDE-leszek,

[Wikidata-bugs] [Maniphest] [Updated] T220587: order of value suggestions based on constraint doesn't follow order in constraint definition

2019-04-10 Thread WMDE-leszek
WMDE-leszek set the point value for this task to "5". TASK DETAIL https://phabricator.wikimedia.org/T220587 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: WMDE-leszek Cc: Aklapper, Lydia_Pintscher, alaa_wmde, Nandana, Lahi, Gq86,

[Wikidata-bugs] [Maniphest] [Updated] T207363: Entity suggestions from constraint definitions are not linked

2019-04-10 Thread WMDE-leszek
WMDE-leszek set the point value for this task to "5". TASK DETAIL https://phabricator.wikimedia.org/T207363 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: WMDE-leszek Cc: Lea_Lacroix_WMDE, Jonas, Sjoerddebruin, Aklapper, alaa_wmde, Nandana, Lahi,

[Wikidata-bugs] [Maniphest] [Edited] T207363: Entity suggestions from constraint definitions are not linked

2019-04-10 Thread WMDE-leszek
WMDE-leszek updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T207363 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: WMDE-leszek Cc: Lea_Lacroix_WMDE, Jonas, Sjoerddebruin, Aklapper, alaa_wmde, Nandana, Lahi, Gq86,

[Wikidata-bugs] [Maniphest] [Unassigned] T220602: Convert property Irish Grid Reference (P4091) from External identifier to String

2019-04-10 Thread Lea_Lacroix_WMDE
Lea_Lacroix_WMDE removed hoo as the assignee of this task. Lea_Lacroix_WMDE added subscribers: Lydia_Pintscher, hoo. TASK DETAIL https://phabricator.wikimedia.org/T220602 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lea_Lacroix_WMDE Cc: hoo,

[Wikidata-bugs] [Maniphest] [Edited] T220602: Convert property Irish Grid Reference (P4091) from External identifier to String

2019-04-10 Thread Jony
Jony updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T220602 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: hoo, Jony Cc: Aklapper, Lea_Lacroix_WMDE, Jony, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden,

[Wikidata-bugs] [Maniphest] [Created] T220602: Convert property Irish Grid Reference (P4091) from External identifier to String

2019-04-10 Thread Jony
Jony created this task. Jony added projects: Wikidata, Wikidata-Campsite. TASK DESCRIPTION https://www.wikidata.org/wiki/Property:P4091 is an String property, but was accidentally created as a identifier property. Please change the data type to String. TASK DETAIL

[Wikidata-bugs] [Maniphest] [Edited] T217248: Enforce a character limit to entry fields of the label and description fields

2019-04-10 Thread Lea_WMDE
Lea_WMDE updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T217248 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lea_WMDE Cc: Pablo-WMDE, Lydia_Pintscher, Lea_WMDE, WMDE-leszek, Aklapper, alaa_wmde, Nandana, Lahi, Gq86,

[Wikidata-bugs] [Maniphest] [Created] T220599: Special:EntityData does not honor $wgMaxRedirects

2019-04-10 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE created this task. Lucas_Werkmeister_WMDE added a project: Wikidata. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION On my local wiki, I created four identical test items, Q603 to Q606, and then merged Q606 into Q605, Q605 into Q604, and Q604 into

[Wikidata-bugs] [Maniphest] [Edited] T217000: Show placeholders for label, description and alias

2019-04-10 Thread Lea_WMDE
Lea_WMDE updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T217000 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lea_WMDE Cc: Addshore, Lydia_Pintscher, Jakob_WMDE, Tarrow, Pablo-WMDE, Hanna_Petruschat_WMDE, Aklapper,

[Wikidata-bugs] [Maniphest] [Merged] T217000: Show placeholders for label, description and alias

2019-04-10 Thread Lea_WMDE
Lea_WMDE merged a task: T220373: Add placeholders to empty labels, descriptions, and aliases in editmode. Lea_WMDE added subscribers: Tarrow, Jakob_WMDE, Lydia_Pintscher, Addshore. TASK DETAIL https://phabricator.wikimedia.org/T217000 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T219297: Adjust current write logic to write property terms to new schema

2019-04-10 Thread JeroenDeDauw
JeroenDeDauw added a comment. First step: https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/502781 TASK DETAIL https://phabricator.wikimedia.org/T219297 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: JeroenDeDauw Cc:

[Wikidata-bugs] [Maniphest] [Edited] T217000: Show placeholders for label, description and alias

2019-04-10 Thread Lea_WMDE
Lea_WMDE updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T217000 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lea_WMDE Cc: Pablo-WMDE, Hanna_Petruschat_WMDE, Aklapper, Lea_WMDE, alaa_wmde, Nandana, Lahi, Gq86,

[Wikidata-bugs] [Maniphest] [Commented On] T209879: Graduate suggestions based on constraints beta feature out of beta features

2019-04-10 Thread Lydia_Pintscher
Lydia_Pintscher added a comment. I would like anonymous as well. TASK DETAIL https://phabricator.wikimedia.org/T209879 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc: Lucas_Werkmeister_WMDE, Lea_Lacroix_WMDE, Aklapper,

[Wikidata-bugs] [Maniphest] [Closed] T219980: Disable "move" and "create" protection for Schemas

2019-04-10 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Resolved". Lydia_Pintscher moved this task from Verification to Done on the Shape Expressions Sprint 5 board. TASK DETAIL https://phabricator.wikimedia.org/T219980 WORKBOARD https://phabricator.wikimedia.org/project/board/3971/ EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T218901: Track number of Wikidata edits by namespace

2019-04-10 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. I don’t think it’s deployed yet (see https://gerrit.wikimedia.org/r/502169 above). And then we’ll need to add the new metrics to some Grafana board. Should this go back to some “Doing” column until the deployment is done? Though I guess

[Wikidata-bugs] [Maniphest] [Unblock] T214904: [Story] length limits for Schema inputs

2019-04-10 Thread Lydia_Pintscher
Lydia_Pintscher closed subtask T218867: Validate length limits for Schema inputs in the front-end as Resolved. TASK DETAIL https://phabricator.wikimedia.org/T214904 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lydia_Pintscher Cc:

[Wikidata-bugs] [Maniphest] [Closed] T218867: Validate length limits for Schema inputs in the front-end

2019-04-10 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Resolved". Lydia_Pintscher moved this task from Verification to Done on the Shape Expressions Sprint 5 board. Lydia_Pintscher added a comment. \o/ TASK DETAIL https://phabricator.wikimedia.org/T218867 WORKBOARD

[Wikidata-bugs] [Maniphest] [Commented On] T218901: Track number of Wikidata edits by namespace

2019-04-10 Thread Lydia_Pintscher
Lydia_Pintscher added a comment. Where can I see the result? :) TASK DETAIL https://phabricator.wikimedia.org/T218901 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE, Lydia_Pintscher Cc: Lydia_Pintscher, JAllemandou,

[Wikidata-bugs] [Maniphest] [Closed] T219173: Prevent Schema edits with no changes

2019-04-10 Thread Lydia_Pintscher

[Wikidata-bugs] [Maniphest] [Closed] T219318: Lexeme form grammatical feature editing: backspace on pill reveals '[object Object]'

2019-04-10 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Resolved". Lydia_Pintscher moved this task from Test (Verification) to Done on the Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board. Lydia_Pintscher added a comment. \o/ TASK DETAIL https://phabricator.wikimedia.org/T219318 WORKBOARD

[Wikidata-bugs] [Maniphest] [Commented On] T209879: Graduate suggestions based on constraints beta feature out of beta features

2019-04-10 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. > - Every editor receives suggestions based on constraints To clarify – does this mean just logged in users, like for constraint checks, or anonymous users as well? TASK DETAIL https://phabricator.wikimedia.org/T209879 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Retitled] T217000: Show placeholders for label, description and alias

2019-04-10 Thread Lea_WMDE
Lea_WMDE renamed this task from "Support users when editing an entry" to "Show placeholders for label, description and alias". Lea_WMDE updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T217000 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Edited] T217000: Support users when editing an entry

2019-04-10 Thread Lea_WMDE
Lea_WMDE updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T217000 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lea_WMDE Cc: Pablo-WMDE, Hanna_Petruschat_WMDE, Aklapper, Lea_WMDE, alaa_wmde, Nandana, Lahi, Gq86,

[Wikidata-bugs] [Maniphest] [Triaged] T217000: Support users when editing an entry

2019-04-10 Thread Lea_WMDE
Lea_WMDE triaged this task as "Normal" priority. Lea_WMDE updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T217000 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lea_WMDE Cc: Pablo-WMDE, Hanna_Petruschat_WMDE, Aklapper,

[Wikidata-bugs] [Maniphest] [Updated] T218690: Show each alias in a separate line in edit mode

2019-04-10 Thread Lea_WMDE
Lea_WMDE added a comment. updated again, removing the mentioning of placeholders, so there is no doubling with T217000: Support users when editing an entry TASK DETAIL https://phabricator.wikimedia.org/T218690 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Edited] T218690: Show each alias in a separate line in edit mode

2019-04-10 Thread Lea_WMDE
Lea_WMDE updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T218690 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lea_WMDE Cc: Jakob_WMDE, Hanna_Petruschat_WMDE, Pablo-WMDE, Aklapper, Lea_WMDE, alaa_wmde, Nandana, Lahi,

[Wikidata-bugs] [Maniphest] [Edited] T218690: Show each alias in a separate line in edit mode

2019-04-10 Thread Hanna_Petruschat_WMDE
Hanna_Petruschat_WMDE updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T218690 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Hanna_Petruschat_WMDE Cc: Jakob_WMDE, Hanna_Petruschat_WMDE, Pablo-WMDE, Aklapper, Lea_WMDE,

[Wikidata-bugs] [Maniphest] [Commented On] T218690: Show each alias in a separate line in edit mode

2019-04-10 Thread Lea_WMDE
Lea_WMDE added a comment. Updated the task description to have all acceptance criteria in there and not also mixed into the comments TASK DETAIL https://phabricator.wikimedia.org/T218690 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lea_WMDE

  1   2   >