[Wikidata-bugs] [Maniphest] T273830: Merging lexemes fails if source lexeme has links to its own senses

2021-02-03 Thread LucasWerkmeister
LucasWerkmeister added a comment.


  I looked a bit into the code and I’m pretty sure that this is because 
Wikibase’s `StatementEntityReferenceExtractor` is stateful (has 
`$this->entityIds`, never clears them). WikibaseLexeme’s 
`NoCrossReferencingLexemeStatements` uses the same 
`LexemeStatementEntityReferenceExtractor` to extract referenced entity IDs from 
both lexemes, and the `LexemeStatementEntityReferenceExtractor` contains a 
`StatementEntityReferenceExtractor` which, due to the way it’s written, will 
return any IDs it already found on future `extractEntityIds()` calls, so when 
WikibaseLexeme has
  
$oneRefIds = $this->refExtractor->extractEntityIds( $one );
$twoRefIds = $this->refExtractor->extractEntityIds( $two );
  
  then `$oneRefIds` will be all the entity IDs referenced in `$one` (the 
`$source`, according to how the class is used in `LexemeMerger`), but 
`$twoRefIds` will be all the entity IDs referenced in `$two` (`$target`) //and 
`$one`//, so if `$one` references itself, that’s counted as a reference from 
`$two` to `$one` and therefore blocks the merge. This explanation is consistent 
with how a merge from L1474 into L1473 is blocked (L1474 is the source lexeme 
and also the one that has the self-reference), while a merge from L1473 into 
L1474 is allowed (not tested with those lexemes, but tested with a real pair on 
Wikidata).

TASK DETAIL
  https://phabricator.wikimedia.org/T273830

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: LucasWerkmeister
Cc: LucasWerkmeister, Nikki, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
Mahir256, QZanden, LawExplorer, _jensen, rosalieper, Bodhisattwa, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273830: Merging lexemes fails if source lexeme has links to its own senses

2021-02-03 Thread Nikki
Nikki created this task.
Nikki added projects: Wikidata, Wikidata Lexicographical data.

TASK DESCRIPTION
  If a lexeme has statements which link to its own senses (e.g. usage example 
 with qualifier demonstrates 
sense ) and you try to merge it 
into another lexeme, it fails with the error "Failed to merge Lexemes, please 
resolve any conflicts first. Error: Lexemes link to each other in a statement."
  
  To reproduce, go to https://test.wikidata.org/wiki/Special:MergeLexemes and 
try to merge https://test.wikidata.org/wiki/Lexeme:L1474 into 
https://test.wikidata.org/wiki/Lexeme:L1473

TASK DETAIL
  https://phabricator.wikimedia.org/T273830

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Nikki
Cc: Nikki, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, Mahir256, 
QZanden, LawExplorer, _jensen, rosalieper, Bodhisattwa, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273636: Blazegraph journal for wcqs is too big

2021-02-03 Thread MPhamWMF
MPhamWMF added a comment.


  Data reload is going to take around 2.5 days, during which WCQS will be 
unavailable

TASK DETAIL
  https://phabricator.wikimedia.org/T273636

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: MPhamWMF
Cc: MPhamWMF, RKemper, Aklapper, dcausse, CBogen, Akuckartz, Nandana, 
Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, 
EBjune, merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 
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] T273636: Blazegraph journal for wcqs is too big

2021-02-03 Thread RKemper
RKemper added a comment.


  Notified WikiData mailing list and also posted here: 
https://commons.wikimedia.org/wiki/Commons:SPARQL_query_service#Updates

TASK DETAIL
  https://phabricator.wikimedia.org/T273636

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: RKemper
Cc: RKemper, Aklapper, dcausse, MPhamWMF, CBogen, Akuckartz, Nandana, 
Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, 
EBjune, merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 
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] T273636: Blazegraph journal for wcqs is too big

2021-02-03 Thread RKemper
RKemper added a comment.


  `wcqs-beta-01.eqiad.wmflabs` is running low on disk space due to its 
blazegraph journal dataset size. In order to free up space we will need to take 
the service down, delete the journal and re-import from the latest dump. 
Service interruption will begin at Feb 4 18:30 UTC and continue until the data 
reload is complete.

TASK DETAIL
  https://phabricator.wikimedia.org/T273636

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: RKemper
Cc: RKemper, Aklapper, dcausse, MPhamWMF, CBogen, Akuckartz, Nandana, 
Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, 
EBjune, merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 
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] T273097: Create Flink Base Image

2021-02-03 Thread RKemper
RKemper added a comment.


  @akosiaris Is your concern with the idea of using a`flink` base image 
solution mainly just centered around the inefficiency/inconvenience of needing 
SRE to merge any flink version upgrades? Since we have an embedded SRE on 
search (me) and to a lesser extent Guillaume, I think it wouldn't be too much 
of a problem. In general having our dependencies managed by a docker image will 
make it easier for us to be explicit about what version we're using, and it 
seems like the default docker-y way of doing things. Is there a technical 
reason why a base image might not be a good idea?

TASK DETAIL
  https://phabricator.wikimedia.org/T273097

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: RKemper
Cc: RKemper, dcausse, Aklapper, Gehel, akosiaris, Mstyles, MPhamWMF, CBogen, 
Akuckartz, Nandana, Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Jonas, Xmlizer, 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] T273652: [DS Onboarding] Create new "add" icon component

2021-02-03 Thread hoo
hoo added a comment.


  https://github.com/wmde/wikit/pull/370

TASK DETAIL
  https://phabricator.wikimedia.org/T273652

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: hoo
Cc: hoo, Aklapper, Sarai-WMDE, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Volker_E, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T266022: Programmatically categorize WDQS queries by potential alternative solution

2021-02-03 Thread MPhamWMF
MPhamWMF added a comment.


  Carly, unless you have another reason to keep this ticket open, I think we 
can close this ticket as we move forward with the plan for an alternative 
service for the easy queries. I think by the time we need to return to 
identifying how to address hard queries on WDQS, we can open a new ticket and 
copy anything out of this one that may still be relevant.

TASK DETAIL
  https://phabricator.wikimedia.org/T266022

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: JAllemandou, MPhamWMF
Cc: MPhamWMF, GoranSMilovanovic, dcausse, JMinor, Aklapper, Gehel, Addshore, 
JAllemandou, Lydia_Pintscher, CBogen, Akuckartz, Nandana, Namenlos314, Lahi, 
Gq86, Lucas_Werkmeister_WMDE, QZanden, EBjune, merbst, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, Xmlizer, 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] T266022: Programmatically categorize WDQS queries by potential alternative solution

2021-02-03 Thread JAllemandou
JAllemandou added a comment.


  Ah! I realize I have not updated that task. The analysis can be found here: 
https://wikitech.wikimedia.org/wiki/User:Joal/WDQS_Queries_Analysis
  @CBogen : I let you handle the definition of done, and whether this task 
should be closed or not :)

TASK DETAIL
  https://phabricator.wikimedia.org/T266022

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: JAllemandou
Cc: GoranSMilovanovic, dcausse, JMinor, Aklapper, Gehel, Addshore, JAllemandou, 
Lydia_Pintscher, CBogen, MPhamWMF, Akuckartz, Nandana, Namenlos314, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, QZanden, EBjune, merbst, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, Xmlizer, 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] T273795: Investigation: Number input component

2021-02-03 Thread Sarai-WMDE
Sarai-WMDE updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T273795

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Sarai-WMDE
Cc: Aklapper, Sarai-WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T267310: Allow job name configuration for Streaming Updater

2021-02-03 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T267310

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Zbyszko, Maintenance_bot
Cc: Aklapper, Zbyszko, MPhamWMF, CBogen, Akuckartz, Nandana, Namenlos314, Lahi, 
Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331, Alter-paule, 
Beast1978, Un1tY, Hook696, Kent7301, joker88john, CucyNoiD, Gaboe420, 
Giuliamocci, Cpaulf30, Af420, Bsandipan, Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273659: Implement Filtering for references in sparql

2021-02-03 Thread guergana.tzatchkova
guergana.tzatchkova updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T273659

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: guergana.tzatchkova
Cc: Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T263644: Make wb_changes_dispatch.chd_seen unsigned

2021-02-03 Thread gerritbot
gerritbot added a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T263644

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Addshore, Aklapper, Ladsgroup, Lucas_Werkmeister_WMDE, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, darthmon_wmde, Kent7301, 
alaa_wmde, joker88john, DannyS712, CucyNoiD, Nandana, Gaboe420, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, 
Izno, Luke081515, Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, Mbch331, 
Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T263644: Make wb_changes_dispatch.chd_seen unsigned

2021-02-03 Thread gerritbot
gerritbot added a comment.


  Change 661423 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
owner: Lucas Werkmeister (WMDE)):
  [mediawiki/extensions/Wikibase@master] Make wb_changes_dispatch.chd_seen 
unsigned
  
  https://gerrit.wikimedia.org/r/661423

TASK DETAIL
  https://phabricator.wikimedia.org/T263644

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Addshore, Aklapper, Ladsgroup, Lucas_Werkmeister_WMDE, Akuckartz, Iflorez, 
darthmon_wmde, alaa_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Izno, Luke081515, 
Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273041: (MS 6) Create popover component

2021-02-03 Thread Sarai-WMDE
Sarai-WMDE updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T273041

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Sarai-WMDE
Cc: Tarrow, Michael, ItamarWMDE, Aklapper, Sarai-WMDE, Akuckartz, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273661: Reconstruct the QueryBuilder from a generated URL

2021-02-03 Thread Michael
Michael moved this task from Doing to Peer Review on the Wikidata Query Builder 
board.
Michael added a comment.


  https://github.com/wmde/query-builder/pull/182

TASK DETAIL
  https://phabricator.wikimedia.org/T273661

WORKBOARD
  https://phabricator.wikimedia.org/project/board/4990/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Michael
Cc: Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273659: Implement Filtering for references in sparql

2021-02-03 Thread guergana.tzatchkova
guergana.tzatchkova added a comment.


  https://github.com/wmde/query-builder/pull/187

TASK DETAIL
  https://phabricator.wikimedia.org/T273659

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: guergana.tzatchkova
Cc: Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T272699: (MS 6) Filter by references

2021-02-03 Thread guergana.tzatchkova
guergana.tzatchkova added a comment.

TASK DETAIL
  https://phabricator.wikimedia.org/T272699

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: guergana.tzatchkova
Cc: guergana.tzatchkova, Ladsgroup, Lydia_Pintscher, amy_rc, Aklapper, 
Hazizibinmahdi, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273636: Blazegraph journal for wcqs is too big

2021-02-03 Thread dcausse
dcausse moved this task from Incoming to Ready for Development on the 
Discovery-Search (Current work) board.
dcausse set the point value for this task to "3".

TASK DETAIL
  https://phabricator.wikimedia.org/T273636

WORKBOARD
  https://phabricator.wikimedia.org/project/board/1227/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: dcausse
Cc: Aklapper, dcausse, MPhamWMF, CBogen, Akuckartz, Nandana, Namenlos314, Lahi, 
Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 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] T273795: Investigation: Number input component

2021-02-03 Thread Sarai-WMDE
Sarai-WMDE renamed this task from "Investigation: Number component" to 
"Investigation: Number input component".

TASK DETAIL
  https://phabricator.wikimedia.org/T273795

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Sarai-WMDE
Cc: Aklapper, Sarai-WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273636: Blazegraph journal for wcqs is too big

2021-02-03 Thread dcausse
dcausse triaged this task as "High" priority.
dcausse added a project: Discovery-Search (Current work).

TASK DETAIL
  https://phabricator.wikimedia.org/T273636

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: dcausse
Cc: Aklapper, dcausse, MPhamWMF, CBogen, Akuckartz, Nandana, Namenlos314, Lahi, 
Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 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] T273796: Create number input component

2021-02-03 Thread Sarai-WMDE
Sarai-WMDE created this task.
Sarai-WMDE added a project: Wikidata Query Builder.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  As a DS designer and developer, I want to be able to use a number input 
component, because number validation is required in the Simple Query Builder 
(e.g. when inputting a results limit, when specifying a quantity value).
  
  **ACs**
  
  [ ] The style of the number input should entirely match that of the text 
input component.
  [ ] Links are documented in Storybook according to the specifications (see 
below)
  
  **States**
  
  Same as the input family:
  
  [ ] Default state
  [ ] Hover
  [ ] Active/Focus
  [ ] Disabled
  [ ] Validation: error
  [ ] Validation: warning
  
  **Storybook:**
  
  The number input component will be included in its own Storybook page, under 
Input:
  
  [ ] Basic (controllable story displaying a single number input: Controls 
should allow users to modify the label and placeholder texts)
  [ ] All (story displaying all number input states for visual regression 
testing purposes)
  
  **Notes:**
  
  - An investigation is required in order to figure out if using "type=number" 
with our current input would provide us with a flexible-enough component for 
future use in Wikidata (T273795 )

TASK DETAIL
  https://phabricator.wikimedia.org/T273796

WORKBOARD
  https://phabricator.wikimedia.org/project/board/4990/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Sarai-WMDE
Cc: Aklapper, Sarai-WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273795: Investigation: Number component

2021-02-03 Thread Sarai-WMDE
Sarai-WMDE created this task.
Sarai-WMDE added a project: Wikidata Query Builder.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  There are currently two instances in which a number input is required in the 
Query Builder:
  
  - when indicating a results limit (simple number input)
  - when specifying a quantity value (part of the Wikidata quantity selector)
  
  The initial assumption is that the same Number input component could be used 
in both cases, and that this new input could be created with low effort, by 
adding "type=number" to our existing WiKit input component
  
  Before we proceed, we should make sure that the native number validation 
won't prevent Wikidata users from inputting any of the characters that they are 
currently allowed to input. Thus, this investigation is aimed at outlining the 
potential input limitations of the "type=number" field in comparison to the 
current Wikidata inputs used, for example, in the Quantity selector.

TASK DETAIL
  https://phabricator.wikimedia.org/T273795

WORKBOARD
  https://phabricator.wikimedia.org/project/board/4990/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Sarai-WMDE
Cc: Aklapper, Sarai-WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T267310: Allow job name configuration for Streaming Updater

2021-02-03 Thread gerritbot
gerritbot added a comment.


  Change 661398 **merged** by jenkins-bot:
  [wikidata/query/rdf@master] Allow name change for flink jobs
  
  https://gerrit.wikimedia.org/r/661398

TASK DETAIL
  https://phabricator.wikimedia.org/T267310

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Zbyszko, gerritbot
Cc: Aklapper, Zbyszko, MPhamWMF, Alter-paule, Beast1978, CBogen, Un1tY, 
Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Namenlos314, 
Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, 
Xmlizer, 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] T267927: Reload wikidata journal from fresh dumps

2021-02-03 Thread RKemper
RKemper added a comment.


  We'll want to reload these this Friday, because the latest dumps should be 
available thursday evening.

TASK DETAIL
  https://phabricator.wikimedia.org/T267927

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: RKemper
Cc: Aklapper, dcausse, MPhamWMF, CBogen, Akuckartz, Nandana, Namenlos314, Lahi, 
Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 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] T263644: Make wb_changes_dispatch.chd_seen unsigned

2021-02-03 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE claimed this task.
Lucas_Werkmeister_WMDE moved this task from To Do (prioritised from top to 
bottom) to Doing on the Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.
Lucas_Werkmeister_WMDE added a project: Schema-change.

TASK DETAIL
  https://phabricator.wikimedia.org/T263644

WORKBOARD
  https://phabricator.wikimedia.org/project/board/3539/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Addshore, Aklapper, Ladsgroup, Lucas_Werkmeister_WMDE, Akuckartz, Iflorez, 
darthmon_wmde, alaa_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Izno, Luke081515, 
Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T269099: [8hrs] Investigate the effects of apc.enable_cli on the addSite.php maintenance script

2021-02-03 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T269099

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Addshore, Aklapper, Alter-paule, Beast1978, Un1tY, 
Akuckartz, Hook696, Iflorez, Kent7301, alaa_wmde, joker88john, DannyS712, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 
Mbch331, Rxy, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T269099: [8hrs] Investigate the effects of apc.enable_cli on the addSite.php maintenance script

2021-02-03 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  I updated the mw.org documentation 

 and uploaded the above change to hopefully clear this up a bit. I don’t think 
there’s much else we can do here. (Making the script print a warning doesn’t 
feel right to me, if that warning would have to be printed every time the 
script is used.)

TASK DETAIL
  https://phabricator.wikimedia.org/T269099

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Addshore, Aklapper, Alter-paule, Beast1978, Un1tY, 
Akuckartz, Hook696, Iflorez, Kent7301, alaa_wmde, joker88john, DannyS712, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 
Mbch331, Rxy, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T269099: [8hrs] Investigate the effects of apc.enable_cli on the addSite.php maintenance script

2021-02-03 Thread gerritbot
gerritbot added a comment.


  Change 661412 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
owner: Lucas Werkmeister (WMDE)):
  [mediawiki/core@master] Add notice about local-server cache to addSite.php
  
  https://gerrit.wikimedia.org/r/661412

TASK DETAIL
  https://phabricator.wikimedia.org/T269099

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, Addshore, Aklapper, Alter-paule, Beast1978, Un1tY, 
Akuckartz, Hook696, Iflorez, Kent7301, alaa_wmde, joker88john, DannyS712, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 
Mbch331, Rxy, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T272958: (MS 5) Create link component

2021-02-03 Thread Sarai-WMDE
Sarai-WMDE renamed this task from "(MS 5) Create link" to "(MS 5) Create link 
component".

TASK DETAIL
  https://phabricator.wikimedia.org/T272958

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete, Sarai-WMDE
Cc: Ladsgroup, Aklapper, Sarai-WMDE, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T268343: Production Checklist

2021-02-03 Thread Michael
Michael updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T268343

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Michael
Cc: Addshore, Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T268343: Production Checklist

2021-02-03 Thread Michael
Michael updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T268343

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Michael
Cc: Addshore, Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273771: Integrate Cypress into our GitHub CI

2021-02-03 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T273771

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273771: Integrate Cypress into our GitHub CI

2021-02-03 Thread Michael
Michael updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T273771

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Michael
Cc: Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T272130: Consider moving the Wikidata Query Builder repository from github to gerrit

2021-02-03 Thread Michael
Michael added a comment.


  @sbassett Thank you and the team so much for looking into this!
  Having certainty about the move away from GitHub allows us to make progress 
on other questions as well, and we can start the migration process now, with 
more than enough time to spare until we actually want to go live.

TASK DETAIL
  https://phabricator.wikimedia.org/T272130

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Michael
Cc: sbassett, Michael, Ladsgroup, Jakob_WMDE, DannyS712, Aklapper, 
Lydia_Pintscher, Devnull, Akuckartz, Dsharpe, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, EBjune, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wong128hk, Luke081515, Wikidata-bugs, aude, Bawolff, csteipp, 
Mbch331, Rxy, Jay8g, Krenair, chasemp
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273775: Rewrite the existing SauceLabs/Nightwatch Browser Test to Cypress and drop SauceLabs

2021-02-03 Thread Michael
Michael updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T273775

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Michael
Cc: Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273775: Rewrite the existing SauceLabs/Nightwatch Browser Test to Cypress and drop SauceLabs

2021-02-03 Thread Michael
Michael renamed this task from "Rewrite the existing SauceLabs/Nightwatch 
Browser Test in Cypress" to "Rewrite the existing SauceLabs/Nightwatch Browser 
Test to Cypress and drop SauceLabs".

TASK DETAIL
  https://phabricator.wikimedia.org/T273775

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Michael
Cc: Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273768: Use Cypress for Browser tests

2021-02-03 Thread Michael
Michael updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T273768

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Michael
Cc: conny-kawohl_WMDE, Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273768: Use Cypress for Browser tests

2021-02-03 Thread Michael
Michael added a subscriber: conny-kawohl_WMDE.
Michael updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T273768

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Michael
Cc: conny-kawohl_WMDE, Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273777: Expand existing browser tests

2021-02-03 Thread Michael
Michael updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T273777

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Michael
Cc: Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273777: Expand existing browser tests

2021-02-03 Thread Michael
Michael created this task.
Michael added projects: Wikidata Query Builder, Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  The two browser tests, that should be existing by the point that this ticket 
is tackled, need to be expanded to cover a reasonable amount of the behavior of 
Query Builder.
  
  We want **three** browser tests:
  
  1. Happy path:
  --
  
  - add a string property and some value and change the ValueRelationship to 
"not matching"
  - add a item property and some value and negate it
  - add an external-id property and change the ValueRelationship to "regardless 
of value" and connect it with "OR" to the previous condition
  - add a property with limited support
  - run the query
  - assert that the iframe has the correct source, i.e. sparql
  
  Maybe this should also include some more assertions, e.g. that the value 
input is disabled with "regardless of value" and maybe different values of the 
reference-dropdown
  
  2. Deviation
  
  
  - ?
  
  3. Error:
  -
  
  - try to run the query without any input, assert that the notification is 
shown to add input
  - add a property, but no value, try to run the query, and assert that there 
is an error on the value
  - add a value and an empty second condition, try to run the query, and assert 
that there are no errors on the first condition and two errors on the second
  - delete the second condition and try to run the query and confirm the it 
runs successfully and the sparql (i.e. iframe-src) is as expected

TASK DETAIL
  https://phabricator.wikimedia.org/T273777

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Michael
Cc: Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T269099: [8hrs] Investigate the effects of apc.enable_cli on the addSite.php maintenance script

2021-02-03 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  Hm, but this seems to be the //intended// behavior of the sites store?
  
  name=ServiceWiring.php
'SiteStore' => function ( MediaWikiServices $services ) : SiteStore {
$rawSiteStore = new DBSiteStore( $services->getDBLoadBalancer() 
);

$cache = $services->getLocalServerObjectCache();
if ( $cache instanceof EmptyBagOStuff ) {
$cache = ObjectCache::getLocalClusterInstance();
}

return new CachingSiteStore( $rawSiteStore, $cache );
},
  
  This specifically uses the local-server cache 
(`ObjectCache::makeLocalServerCache()`: APCu or WinCache), and only falls back 
to the cluster-local cache (i.e. `$wgMainCacheType`) if the other is not 
available. And indeed, I can reproduce this issue even with `$wgMainCacheType = 
CACHE_MEMCACHED` in my local settings.
  
  (Aside: if I understand the code correctly, by default `addSite.php` will 
actually send the new sites to the `$wgMainCacheType` cache, because 
`ObjectCache::makeLocalServerCache()` will notice that `apc.enable_cli` is off, 
and the site store will therefore fall back to the main cache. But web requests 
will then ignore the main cache and get sites from the server-local cache 
instead.)
  
  So I guess the “reload the webserver” advice should not only be given if 
`$wgMainCacheType = CACHE_ACCEL`, but actually… always?

TASK DETAIL
  https://phabricator.wikimedia.org/T269099

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Addshore, Aklapper, Alter-paule, Beast1978, Un1tY, 
Akuckartz, Hook696, Iflorez, Kent7301, alaa_wmde, joker88john, DannyS712, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 
Mbch331, Rxy, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273775: Rewrite the existing SauceLabs/Nightwatch Browser Test in Cypress

2021-02-03 Thread Michael
Michael created this task.
Michael added projects: Wikidata Query Builder, Wikidata.

TASK DESCRIPTION
  **acceptance criteria**
  
  [ ] rewrite the existing browser test 

 to be run by Cypress
  [ ] stop running browser tests with SauceLabs (but we probably need/want to 
keep Netlify)

TASK DETAIL
  https://phabricator.wikimedia.org/T273775

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Michael
Cc: Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T267310: Allow job name configuration for Streaming Updater

2021-02-03 Thread gerritbot
gerritbot added a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T267310

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Zbyszko, gerritbot
Cc: Aklapper, Zbyszko, MPhamWMF, Alter-paule, Beast1978, CBogen, Un1tY, 
Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Namenlos314, 
Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, 
Xmlizer, 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] T267310: Allow job name configuration for Streaming Updater

2021-02-03 Thread gerritbot
gerritbot added a comment.


  Change 661398 had a related patch set uploaded (by ZPapierski; owner: 
ZPapierski):
  [wikidata/query/rdf@master] Allow name change for flink jobs
  
  https://gerrit.wikimedia.org/r/661398

TASK DETAIL
  https://phabricator.wikimedia.org/T267310

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Zbyszko, gerritbot
Cc: Aklapper, Zbyszko, MPhamWMF, CBogen, Akuckartz, Nandana, Namenlos314, Lahi, 
Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 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] T273771: Integrate Cypress into our GitHub CI

2021-02-03 Thread Michael
Michael created this task.
Michael added projects: Wikidata Query Builder, Wikidata.

TASK DESCRIPTION
  Finish the Cypress PoC  and 
integrate it into the QueryBuilder CI.
  
  **acceptance criteria**
  
  [ ] the Cypress test in Cypress PoC 
 runs for every push and pull 
request
  [ ] the Cypress test runs locally

TASK DETAIL
  https://phabricator.wikimedia.org/T273771

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Michael
Cc: Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T269099: [8hrs] Investigate the effects of apc.enable_cli on the addSite.php maintenance script

2021-02-03 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  In T269099#6780349 , 
@Lucas_Werkmeister_WMDE wrote:
  
  >> The script does run successfully and adds the site to the database, but 
the site is not visible as the cache is populated with the old data.
  >
  > One way to check this could be to compare the results of 
`api.php?action=sitematrix` (using Extension:SiteMatrix 
) with 
`maintenance/exportSites.php`
  
  SiteMatrix is apparently painful to set up, but I was able to instead verify 
the issue with the following JS code on a wiki page:
  
void mw.loader.using('mw.config.values.wbSiteDetails').then(() => { for 
(const [name, site] of Object.entries(mw.config.get('wbSiteDetails'))) if 
(name.startsWith('testwiki_T269099_')) console.log(site); })
  
  And then after running `php maintenance/addSite.php testwiki_T269099_1 wiki` 
(_2, _3, etc.), `php maintenance/exportSites.php php://stdout | grep 
testwiki_T269099_` would show the new sites, but the JS-site module would not. 
(I also tweaked `SitesModule::getScript()` to directly return 
`$this->makeScript( $languageCode )`, bypassing the cache for the 
ResourceLoader module script.)
  
  However, this problem didn’t go away after setting `apc.enable_cli` to `1` in 
the `php.ini` file. And if I understand APC(u) correctly, this makes sense: 
according to this StackOverflow answer 
, PHP worker processes of a web 
server can sometimes share the same cache depending on how they’re set up, but 
their cache can never be shared with CLI scripts. APC(u) is an in-process 
cache, and maintenance scripts running as separate processes will get their own 
cache.
  
  So I think the task description is a bit misguided – the problem is not 
really `apc.enable_cli` specifically, but APC(u) in general. If MediaWiki is 
configured to use `CACHE_ACCEL`, then maintenance scripts can’t update or purge 
that cache. So I think we should check for that condition in the maintenance 
script, and if an APC(u) cache is configured, then the best advice we can give 
is probably to reload the webserver. (I tested that `systemctl reload apache2` 
made the sites show up with the above JS snippet, but the advice in the 
maintenance script should probably not be systemd- or Apache-specific.)

TASK DETAIL
  https://phabricator.wikimedia.org/T269099

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Addshore, Aklapper, Alter-paule, Beast1978, Un1tY, 
Akuckartz, Hook696, Iflorez, Kent7301, alaa_wmde, joker88john, DannyS712, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 
Mbch331, Rxy, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T272996: (MS 4)Wire AND/OR Toggle component to the state

2021-02-03 Thread amy_rc
amy_rc renamed this task from "Wire AND/OR Toggle component to the state" to 
"(MS 4)Wire AND/OR Toggle component to the state".

TASK DETAIL
  https://phabricator.wikimedia.org/T272996

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup, amy_rc
Cc: Aklapper, amy_rc, Lydia_Pintscher, Ladsgroup, Hazizibinmahdi, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T272981: (MS 4) Add AND/OR Toggle component

2021-02-03 Thread amy_rc
amy_rc renamed this task from "Add AND/OR Toggle component" to "(MS 4) Add 
AND/OR Toggle component".

TASK DETAIL
  https://phabricator.wikimedia.org/T272981

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup, amy_rc
Cc: Ladsgroup, Aklapper, amy_rc, Lydia_Pintscher, guergana.tzatchkova, 
Hazizibinmahdi, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273768: Use Cypress for Browser tests

2021-02-03 Thread Michael
Michael updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T273768

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Michael
Cc: Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T272682: (MS5) Open the query in the query service

2021-02-03 Thread amy_rc
amy_rc added a comment.


  The link works before and after a query is run.   \o/

TASK DETAIL
  https://phabricator.wikimedia.org/T272682

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup, amy_rc
Cc: Lydia_Pintscher, Aklapper, Lea_Lacroix_WMDE, Charlie_WMDE, Ladsgroup, 
amy_rc, Hazizibinmahdi, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273768: Use Cypress for Browser tests

2021-02-03 Thread Michael
Michael created this task.
Michael added projects: Wikidata Query Builder, Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION


TASK DETAIL
  https://phabricator.wikimedia.org/T273768

WORKBOARD
  https://phabricator.wikimedia.org/project/board/4990/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Michael
Cc: Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T269099: [8hrs] Investigate the effects of apc.enable_cli on the addSite.php maintenance script

2021-02-03 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T269099

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Addshore, Aklapper, Alter-paule, Beast1978, Un1tY, 
Akuckartz, Hook696, Iflorez, Kent7301, alaa_wmde, joker88john, DannyS712, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 
Mbch331, Rxy, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T269099: [8hrs] Investigate the effects of apc.enable_cli on the addSite.php maintenance script

2021-02-03 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE claimed this task.
Lucas_Werkmeister_WMDE moved this task from To Do (prioritised from top to 
bottom) to Doing on the Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.

TASK DETAIL
  https://phabricator.wikimedia.org/T269099

WORKBOARD
  https://phabricator.wikimedia.org/project/board/3539/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Addshore, Aklapper, Alter-paule, Beast1978, Un1tY, 
Akuckartz, Hook696, Iflorez, Kent7301, alaa_wmde, joker88john, DannyS712, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 
Mbch331, Rxy, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T272032: Add rate limit for creating Item IDs

2021-02-03 Thread noarave
noarave added a comment.


  For verifying this locally: 
  add the following to your LocalSettings.php:
  $wgRateLimits['wikibase-idgenerator']['user'] = [ 0, 60 ]; // 1 per minute
  $wgRateLimits['wikibase-idgenerator']['anon'] = [ 0, 60 ]; // 1 per minute
  $wgMainCacheType = CACHE_DB;
  
  (the rate limit for 'anon' is probably enough but I have both so pasted both 
here)
  Open a private window and try to create an item without logging in. you 
should receive an error.

TASK DETAIL
  https://phabricator.wikimedia.org/T272032

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE, noarave
Cc: noarave, Addshore, Aklapper, Lucas_Werkmeister_WMDE, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, Kent7301, alaa_wmde, 
joker88john, CucyNoiD, Nandana, Gaboe420, lucamauri, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, 
Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, 
aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T272958: (MS 5) Create link

2021-02-03 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T272958

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Ladsgroup, Aklapper, Sarai-WMDE, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T267363: [12hr] Investigate (and fix, if possible) the use of baserevid with MCR and creating a new MediaInfo entity on an existing page

2021-02-03 Thread noarave
noarave renamed this task from "Investigate (and fix, if possible) the use of 
baserevid with MCR and creating a new MediaInfo entity on an existing page" to 
"[12hr] Investigate (and fix, if possible) the use of baserevid with MCR and 
creating a new MediaInfo entity on an existing page".

TASK DETAIL
  https://phabricator.wikimedia.org/T267363

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: noarave
Cc: Tarrow, Lucas_Werkmeister_WMDE, Addshore, Aklapper, GFontenelle_WMF, 
FRomeo_WMF, CBogen, Nintendofan885, Akuckartz, Iflorez, alaa_wmde, DannyS712, 
Nandana, JKSTNK, Lahi, Gq86, Ramsey-WMF, GoranSMilovanovic, QZanden, 
LawExplorer, JJMC89, _jensen, rosalieper, Agabi10, Scott_WUaS, Jonas, 
Wikidata-bugs, aude, Ricordisamoa, Lydia_Pintscher, Jdforrester-WMF, Mbch331, 
Ltrlg
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273650: [DS Onboarding] Create new "search" icon component

2021-02-03 Thread Silvan_WMDE
Silvan_WMDE added a comment.


  https://github.com/wmde/wikit/pull/371

TASK DETAIL
  https://phabricator.wikimedia.org/T273650

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Silvan_WMDE
Cc: Aklapper, Sarai-WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Volker_E, Wikidata-bugs, 
aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T272350: Some Bridge messages are wrongly HTML encoded

2021-02-03 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  Copying from Mattermost:
  
  > the larger message is fine, and that one also has s'atribuiran and d'usuari 
in the JSON
  > F34090265: Screenshot_2021-01-18 Hàmster de Roborovski - Viquipèdia, 
l'enciclopèdia lliure.jpeg 
  > ah, because the warning is an `` with a ``, 
whereas the other things are ``s with `:message=...`, and 
the message is supposed to  be plain text, not HTML…

TASK DETAIL
  https://phabricator.wikimedia.org/T272350

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Lydia_Pintscher, Addshore, Aklapper, Michael, 
Akuckartz, Iflorez, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, abian, Wikidata-bugs, 
aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T272958: (MS 5) Create link

2021-02-03 Thread Sarai-WMDE
Sarai-WMDE updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T272958

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Sarai-WMDE
Cc: Ladsgroup, Aklapper, Sarai-WMDE, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T272958: (MS 5) Create link

2021-02-03 Thread Sarai-WMDE
Sarai-WMDE updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T272958

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Sarai-WMDE
Cc: Ladsgroup, Aklapper, Sarai-WMDE, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T210286: Create docker based CI job to build the wikidata-query-gui

2021-02-03 Thread noarave
noarave moved this task from Prioritized Tech (prioritised from top to bottom) 
to Wikidata-Campsite-Iteration-∞ on the Wikidata-Campsite board.
noarave edited projects, added Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite.

TASK DETAIL
  https://phabricator.wikimedia.org/T210286

WORKBOARD
  https://phabricator.wikimedia.org/project/board/3402/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: noarave
Cc: Lucas_Werkmeister_WMDE, Jakob_WMDE, Jdforrester-WMF, gerritbot, Addshore, 
hashar, Aklapper, MPhamWMF, CBogen, Akuckartz, Iflorez, alaa_wmde, Nandana, 
NebulousIris, Namenlos314, Lahi, Gq86, GoranSMilovanovic, Mahir256, QZanden, 
EBjune, merbst, LawExplorer, Salgo60, _jensen, rosalieper, Liudvikas, 
Scott_WUaS, Jonas, Xmlizer, thcipriani, jkroll, Wikidata-bugs, Jdouglas, aude, 
Tobias1984, Manybubbles, Lydia_Pintscher, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T272350: Some Bridge messages are wrongly HTML encoded

2021-02-03 Thread noarave
noarave moved this task from Prioritized Product (prioritised from top to 
bottom) to Wikidata-Campsite-Iteration-∞ on the Wikidata-Campsite board.
noarave edited projects, added Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite.

TASK DETAIL
  https://phabricator.wikimedia.org/T272350

WORKBOARD
  https://phabricator.wikimedia.org/project/board/3402/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: noarave
Cc: Lydia_Pintscher, Addshore, Aklapper, Michael, Akuckartz, Iflorez, 
alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Jonas, abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T271126: Spaces in URL are replaced by "+" (e.g. in Archive Of Our Own tag (P8419))

2021-02-03 Thread noarave
noarave moved this task from Prioritized Product (prioritised from top to 
bottom) to Wikidata-Campsite-Iteration-∞ on the Wikidata-Campsite board.
noarave edited projects, added Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite.

TASK DETAIL
  https://phabricator.wikimedia.org/T271126

WORKBOARD
  https://phabricator.wikimedia.org/project/board/3402/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: noarave
Cc: Addshore, Aklapper, Lydia_Pintscher, Mohammed_Sadat_WMDE, Akuckartz, 
Iflorez, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T272242: Language code "dag" for Dagbani does not work for lexemes

2021-02-03 Thread noarave
noarave moved this task from Prioritized Product (prioritised from top to 
bottom) to Wikidata-Campsite-Iteration-∞ on the Wikidata-Campsite board.
noarave edited projects, added Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite.

TASK DETAIL
  https://phabricator.wikimedia.org/T272242

WORKBOARD
  https://phabricator.wikimedia.org/project/board/3402/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: noarave
Cc: jhsoby, Masssly, Amire80, Nikki, Akuckartz, Iflorez, alaa_wmde, Nandana, 
Lahi, Gq86, GoranSMilovanovic, Mahir256, QZanden, LawExplorer, _jensen, 
rosalieper, Bodhisattwa, Scott_WUaS, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273447: Implement ADR-0016 for Secondary CI in WIkibase (Use Github Actions)

2021-02-03 Thread noarave
noarave moved this task from Prioritized Tech (prioritised from top to bottom) 
to Wikidata-Campsite-Iteration-∞ on the Wikidata-Campsite board.
noarave edited projects, added Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite.

TASK DETAIL
  https://phabricator.wikimedia.org/T273447

WORKBOARD
  https://phabricator.wikimedia.org/project/board/3402/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: noarave
Cc: Addshore, Aklapper, Akuckartz, Iflorez, alaa_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T267363: Investigate (and fix, if possible) the use of baserevid with MCR and creating a new MediaInfo entity on an existing page

2021-02-03 Thread noarave
noarave moved this task from Prioritized Tech (prioritised from top to bottom) 
to Wikidata-Campsite-Iteration-∞ on the Wikidata-Campsite board.
noarave edited projects, added Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite.

TASK DETAIL
  https://phabricator.wikimedia.org/T267363

WORKBOARD
  https://phabricator.wikimedia.org/project/board/3402/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: noarave
Cc: Tarrow, Lucas_Werkmeister_WMDE, Addshore, Aklapper, GFontenelle_WMF, 
FRomeo_WMF, CBogen, Nintendofan885, Akuckartz, Iflorez, alaa_wmde, DannyS712, 
Nandana, JKSTNK, Lahi, Gq86, Ramsey-WMF, GoranSMilovanovic, QZanden, 
LawExplorer, JJMC89, _jensen, rosalieper, Agabi10, Scott_WUaS, Jonas, 
Wikidata-bugs, aude, Ricordisamoa, Lydia_Pintscher, Jdforrester-WMF, Mbch331, 
Ltrlg
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273039: investigation: links as components vs. reusable styles [timebox: 1d]

2021-02-03 Thread bete
bete added a comment.


  In T273039#676 , 
@Sarai-WMDE wrote:
  
  >> It is entirely possible to instead have a prop that says something like 
inheritStyles=true or isStandalone=false.
  >
  > The prop option sounds good to me too.
  >
  > Can we consider the investigation done, then? I'd update the component 
ticket accordingly. Thanks again for the enlightenment 
  
  yesss!!!
  very good insights from @Michael and @ItamarWMDE

TASK DETAIL
  https://phabricator.wikimedia.org/T273039

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: ItamarWMDE, bete, Michael, Sarai-WMDE, Aklapper, Ladsgroup, 
Lydia_Pintscher, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Volker_E, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273039: investigation: links as components vs. reusable styles [timebox: 1d]

2021-02-03 Thread Sarai-WMDE
Sarai-WMDE added a comment.


  > It is entirely possible to instead have a prop that says something like 
inheritStyles=true or isStandalone=false.
  
  The prop option sounds good to me too.
  
  Can we consider the investigation done, then? I'd update the component ticket 
accordingly. Thanks again for the enlightenment 

TASK DETAIL
  https://phabricator.wikimedia.org/T273039

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete, Sarai-WMDE
Cc: ItamarWMDE, bete, Michael, Sarai-WMDE, Aklapper, Ladsgroup, 
Lydia_Pintscher, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Volker_E, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T210286: Create docker based CI job to build the wikidata-query-gui

2021-02-03 Thread darthmon_wmde
darthmon_wmde set the point value for this task to "8".

TASK DETAIL
  https://phabricator.wikimedia.org/T210286

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: darthmon_wmde
Cc: Lucas_Werkmeister_WMDE, Jakob_WMDE, Jdforrester-WMF, gerritbot, Addshore, 
hashar, Aklapper, MPhamWMF, CBogen, Akuckartz, Nandana, NebulousIris, 
Namenlos314, Lahi, Gq86, GoranSMilovanovic, Mahir256, QZanden, EBjune, merbst, 
LawExplorer, Salgo60, _jensen, rosalieper, Liudvikas, Scott_WUaS, Jonas, 
Xmlizer, thcipriani, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, 
Manybubbles, Lydia_Pintscher, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T272128: fix query service UI tracking

2021-02-03 Thread Ladsgroup
Ladsgroup added a comment.


  Sorry I missed this. Let me explain:
  
  Lots of grafana panels in query service ui dashboard solely look at 
`wikibase.queryService.ui.app...` For example rows served 

 has `wikibase.queryService.ui.app.result.resultLength.` but the embed.js 
doesn't send rows returned to this endpoint. It sends it to 
`wikibase.queryService.ui.embed.app.result.resultLength` (there's an "embed" 
between ui and app) meaning we are missing all data we have for cases serving 
from embed.js.

TASK DETAIL
  https://phabricator.wikimedia.org/T272128

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup
Cc: Addshore, Ladsgroup, Aklapper, Lydia_Pintscher, MPhamWMF, CBogen, 
Akuckartz, Nandana, Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, Mahir256, QZanden, EBjune, merbst, LawExplorer, Salgo60, 
_jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 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] T272350: Some Bridge messages are wrongly HTML encoded

2021-02-03 Thread darthmon_wmde
darthmon_wmde set the point value for this task to "5".

TASK DETAIL
  https://phabricator.wikimedia.org/T272350

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: darthmon_wmde
Cc: Lydia_Pintscher, Addshore, Aklapper, Michael, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Jonas, abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T270891: wikibase-docker no longer works with MediaWiki 1.34

2021-02-03 Thread Addshore
Addshore closed this task as "Resolved".
Addshore claimed this task.
Addshore added a comment.
Restricted Application added a project: User-Addshore.


  Done in https://github.com/wmde/wikibase-docker/pull/145

TASK DETAIL
  https://phabricator.wikimedia.org/T270891

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore
Cc: despens, Addshore, Samantha_Alipio_WMDE, Aklapper, Danmichaelo, Akuckartz, 
Jelabra, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, Luke081515, Asahiko, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T272128: fix query service UI tracking

2021-02-03 Thread Addshore
Addshore added a comment.


  > Amir noticed that we might be tracking result views for the query builder 
incorrectly
  
  @Ladsgroup any specific details?

TASK DETAIL
  https://phabricator.wikimedia.org/T272128

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore
Cc: Addshore, Ladsgroup, Aklapper, Lydia_Pintscher, MPhamWMF, CBogen, 
Akuckartz, Nandana, Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, Mahir256, QZanden, EBjune, merbst, LawExplorer, Salgo60, 
_jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 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] T228527: Support nested package.json files

2021-02-03 Thread Addshore
Addshore added a comment.


  @Legoktm we are still keen to make this work, did you have your WIP code 
somewhere? :)

TASK DETAIL
  https://phabricator.wikimedia.org/T228527

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Legoktm, Addshore
Cc: RhinosF1, Pablo-WMDE, darthmon_wmde, WMDE-leszek, Addshore, Daimona, 
Michael, Legoktm, Jdforrester-WMF, Aklapper, Lucas_Werkmeister_WMDE, Esanders, 
Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, aude, Lydia_Pintscher, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T272508: PropertyInfoSnakUrlExpander: Bad value for parameter $snak->getDataValue(): must be a DataValues\StringValue

2021-02-03 Thread Addshore
Addshore removed a project: Wikidata-Campsite.

TASK DETAIL
  https://phabricator.wikimedia.org/T272508

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: matthiasmullie, Addshore
Cc: egardner, matthiasmullie, MarkTraceur, WMDE-leszek, RhinosF1, Ladsgroup, 
Aklapper, brennen, GFontenelle_WMF, CBogen, Akuckartz, darthmon_wmde, Nandana, 
Lahi, Gq86, Ramsey-WMF, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Verdy_p, Wikidata-bugs, aude, Ricordisamoa, 
Jdforrester-WMF, Addshore, Mbch331, Rxy, Jay8g, Jonas, Lydia_Pintscher
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T267363: Investigate (and fix, if possible) the use of baserevid with MCR and creating a new MediaInfo entity on an existing page

2021-02-03 Thread darthmon_wmde
darthmon_wmde renamed this task from "Investigate the use of baserevid with MCR 
and creating a new MediaInfo entity on an existing page" to "Investigate (and 
fix, if possible) the use of baserevid with MCR and creating a new MediaInfo 
entity on an existing page".
darthmon_wmde updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T267363

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: darthmon_wmde
Cc: Tarrow, Lucas_Werkmeister_WMDE, Addshore, Aklapper, GFontenelle_WMF, 
FRomeo_WMF, CBogen, Nintendofan885, Akuckartz, DannyS712, Nandana, JKSTNK, 
Lahi, Gq86, Ramsey-WMF, GoranSMilovanovic, QZanden, LawExplorer, JJMC89, 
_jensen, rosalieper, Agabi10, Scott_WUaS, Jonas, Wikidata-bugs, aude, 
Ricordisamoa, Lydia_Pintscher, Jdforrester-WMF, Mbch331, Ltrlg
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T267480: Add lexeme language code syl-beng

2021-02-03 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T267480

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Mbch331, Maintenance_bot
Cc: Mahir256, Mbch331, jhsoby, Amire80, Bodhisattwa, Aklapper, Akuckartz, 
Iflorez, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Nikki, Wikidata-bugs, 
aude, Lydia_Pintscher, Alter-paule, Beast1978, Un1tY, Hook696, Kent7301, 
joker88john, CucyNoiD, Gaboe420, Giuliamocci, Cpaulf30, Af420, Bsandipan, 
Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T272442: Add lexeme language codes ccp, ccp-beng, rhg-rohg

2021-02-03 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T272442

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Mbch331, Maintenance_bot
Cc: Nikki, Mbch331, jhsoby, Amire80, Mahir256, Aklapper, Akuckartz, Iflorez, 
alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 
Alter-paule, Beast1978, Un1tY, Hook696, Kent7301, joker88john, CucyNoiD, 
Gaboe420, Giuliamocci, Cpaulf30, Af420, Bsandipan, Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273039: investigation: links as components vs. reusable styles [timebox: 1d]

2021-02-03 Thread bete
bete added a comment.


  In T273039#6799706 , 
@ItamarWMDE wrote:
  
  >> We could, in the future, extend that to support routing libraries like 
vue-router.
  >
  > This argument is enough to win me over. Usually I'm not in favor of 
creating components simply for styling purposes, and since we already expose a 
global CSS file that is used by consuming applications 
, I don't 
necessarily see it as a problem to scope styles as a reusable CSS class that is 
available to implementing applications. However, once you add state and 
behavioral considerations into the mix, it makes a little more sense to me.
  >
  > Either or, I will back your decision even if there were no such 
considerations, as the research seems well thought of and there are other 
compelling arguments.
  >
  > I would ask though, how do you envision the API of this component to work? 
Is it something like `...`?
  
  yes, that was my idea for the API

TASK DETAIL
  https://phabricator.wikimedia.org/T273039

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: ItamarWMDE, bete, Michael, Sarai-WMDE, Aklapper, Ladsgroup, 
Lydia_Pintscher, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Volker_E, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T267480: Add lexeme language code syl-beng

2021-02-03 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.36-notes (1.36.0-wmf.30; 2021-02-09).

TASK DETAIL
  https://phabricator.wikimedia.org/T267480

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Mbch331, ReleaseTaggerBot
Cc: Mahir256, Mbch331, jhsoby, Amire80, Bodhisattwa, Aklapper, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, Kent7301, alaa_wmde, 
joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, Nikki, Wikidata-bugs, aude, 
Lydia_Pintscher
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T272699: (MS 6) Filter by references

2021-02-03 Thread Ladsgroup
Ladsgroup removed Ladsgroup as the assignee of this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T272699

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup
Cc: Ladsgroup, Lydia_Pintscher, amy_rc, Aklapper, Hazizibinmahdi, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T271126: Spaces in URL are replaced by "+" (e.g. in Archive Of Our Own tag (P8419))

2021-02-03 Thread darthmon_wmde
darthmon_wmde set the point value for this task to "5".

TASK DETAIL
  https://phabricator.wikimedia.org/T271126

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: darthmon_wmde
Cc: Addshore, Aklapper, Lydia_Pintscher, Mohammed_Sadat_WMDE, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T272442: Add lexeme language codes ccp, ccp-beng, rhg-rohg

2021-02-03 Thread gerritbot
gerritbot added a comment.


  Change 661183 **merged** by jenkins-bot:
  [mediawiki/extensions/WikibaseLexeme@master] Add language codes ccp, 
ccp-beng, rhg-rohg and syl-beng
  
  https://gerrit.wikimedia.org/r/661183

TASK DETAIL
  https://phabricator.wikimedia.org/T272442

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Mbch331, gerritbot
Cc: Nikki, Mbch331, jhsoby, Amire80, Mahir256, Aklapper, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, Kent7301, alaa_wmde, 
joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T267480: Add lexeme language code syl-beng

2021-02-03 Thread gerritbot
gerritbot added a comment.


  Change 661183 **merged** by jenkins-bot:
  [mediawiki/extensions/WikibaseLexeme@master] Add language codes ccp, 
ccp-beng, rhg-rohg and syl-beng
  
  https://gerrit.wikimedia.org/r/661183

TASK DETAIL
  https://phabricator.wikimedia.org/T267480

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Mbch331, gerritbot
Cc: Mahir256, Mbch331, jhsoby, Amire80, Bodhisattwa, Aklapper, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, Kent7301, alaa_wmde, 
joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, Nikki, Wikidata-bugs, aude, 
Lydia_Pintscher
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T271126: Spaces in URL are replaced by "+" (e.g. in Archive Of Our Own tag (P8419))

2021-02-03 Thread darthmon_wmde
darthmon_wmde updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T271126

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: darthmon_wmde
Cc: Addshore, Aklapper, Lydia_Pintscher, Mohammed_Sadat_WMDE, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T271126: Spaces in URL are replaced by "+" (e.g. in Archive Of Our Own tag (P8419))

2021-02-03 Thread darthmon_wmde
darthmon_wmde updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T271126

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: darthmon_wmde
Cc: Addshore, Aklapper, Lydia_Pintscher, Mohammed_Sadat_WMDE, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273447: Implement ADR-0016 for Secondary CI in WIkibase (Use Github Actions)

2021-02-03 Thread darthmon_wmde
darthmon_wmde updated the task description.
darthmon_wmde set the point value for this task to "8".

TASK DETAIL
  https://phabricator.wikimedia.org/T273447

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: darthmon_wmde
Cc: Addshore, Aklapper, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, 
aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273447: Implement ADR-0016 for Secondary CI in WIkibase (Use Github Actions)

2021-02-03 Thread Addshore
Addshore updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T273447

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore
Cc: Addshore, Aklapper, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, 
aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273447: Implement ADR-0016 for Secondary CI in WIkibase (Use Github Actions)

2021-02-03 Thread Addshore
Addshore updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T273447

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore
Cc: Addshore, Aklapper, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, 
aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T272242: Language code "dag" for Dagbani does not work for lexemes

2021-02-03 Thread darthmon_wmde
darthmon_wmde set the point value for this task to "3".

TASK DETAIL
  https://phabricator.wikimedia.org/T272242

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: darthmon_wmde
Cc: jhsoby, Masssly, Amire80, Nikki, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, Mahir256, QZanden, LawExplorer, _jensen, rosalieper, 
Bodhisattwa, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273039: investigation: links as components vs. reusable styles [timebox: 1d]

2021-02-03 Thread ItamarWMDE
ItamarWMDE added a comment.


  > We could, in the future, extend that to support routing libraries like 
vue-router.
  
  This argument is enough to win me over. Usually I'm not in favor of creating 
components simply for styling purposes, and since we already expose a global 
CSS file that is used by consuming applications 
, I don't 
necessarily see it as a problem to scope styles as a reusable CSS class that is 
available to implementing applications. However, once you add state and 
behavioral considerations into the mix, it makes a little more sense to me.
  
  Either or, I will back up your decision even if there were no such 
consideration, as the research seems well thought of and there are other 
compelling arguments.
  
  I would ask though, how do you envision the API of this component to work? Is 
it something like `...`?

TASK DETAIL
  https://phabricator.wikimedia.org/T273039

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete, ItamarWMDE
Cc: ItamarWMDE, bete, Michael, Sarai-WMDE, Aklapper, Ladsgroup, 
Lydia_Pintscher, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Volker_E, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273039: investigation: links as components vs. reusable styles [timebox: 1d]

2021-02-03 Thread bete
bete added a comment.


  In T273039#6799656 , 
@Michael wrote:
  
  > In T273039#6799614 , 
@Sarai-WMDE wrote:
  >
  >> Is it safe to assume that we'd probably need two link variants then? A 
//Link// (with its own, autonomous style – e.g. our "Show query in the Query 
Service") and an //Inline link// (which style blends with that of the text 
where it's embedded, but that it's still recognizable as a link, e.g. the 
"SPARQL" and "Feedback is welcomed here" links in the QB introductory 
description).
  >
  > It is entirely possible to instead have a prop that says something like 
`inheritStyles=true` or `isStandalone=false`.
  >
  > Rather, I wonder if a standalone component would make more sense in cases 
where the standalone-link is supposed to be more prominent. Like the "Get 
Started >"-Link on https://design-system.service.gov.uk/. It is clearly a link 
- conceptually, visually, behaviorally, technically:
  > F34089032: image.png 
  
  I'd go with the props option. having two separate types of links might create 
confusion

TASK DETAIL
  https://phabricator.wikimedia.org/T273039

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: ItamarWMDE, bete, Michael, Sarai-WMDE, Aklapper, Ladsgroup, 
Lydia_Pintscher, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Volker_E, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T272699: (MS 6) Filter by references

2021-02-03 Thread guergana.tzatchkova
guergana.tzatchkova updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T272699

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup, guergana.tzatchkova
Cc: Lydia_Pintscher, amy_rc, Aklapper, Hazizibinmahdi, Akuckartz, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T272699: (MS 6) Filter by references

2021-02-03 Thread guergana.tzatchkova
guergana.tzatchkova updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T272699

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup, guergana.tzatchkova
Cc: Lydia_Pintscher, amy_rc, Aklapper, Hazizibinmahdi, Akuckartz, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273039: investigation: links as components vs. reusable styles [timebox: 1d]

2021-02-03 Thread Michael
Michael added a comment.


  In T273039#6799614 , 
@Sarai-WMDE wrote:
  
  > Is it safe to assume that we'd probably need two link variants then? A 
//Link// (with its own, autonomous style – e.g. our "Show query in the Query 
Service") and an //Inline link// (which style blends with that of the text 
where it's embedded, but that it's still recognizable as a link, e.g. the 
"SPARQL" and "Feedback is welcomed here" links in the QB introductory 
description).
  
  It is entirely possible to instead have a prop that says something like 
`inheritStyles=true` or `isStandalone=false`.
  
  Rather, I wonder if a standalone component would make more sense in cases 
where the standalone-link is supposed to be more prominent. Like the "Get 
Started >"-Link on https://design-system.service.gov.uk/. It is clearly a link 
- conceptually, visually, behaviorally, technically:
  F34089032: image.png 

TASK DETAIL
  https://phabricator.wikimedia.org/T273039

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete, Michael
Cc: ItamarWMDE, bete, Michael, Sarai-WMDE, Aklapper, Ladsgroup, 
Lydia_Pintscher, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Volker_E, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273039: investigation: links as components vs. reusable styles [timebox: 1d]

2021-02-03 Thread Sarai-WMDE
Sarai-WMDE added a comment.


  The color of links should never be inherited, exactly; only the font-family, 
size, weight and line-height of embedded links should be adjusted.
  
  Is it safe to assume that we'd probably need two link variants then? A 
//Link// (with its own, autonomous style – e.g. our "Show query in the Query 
Service") and an //Inline link// (which style blends with that of the text 
where it's embedded, but that it's still recognizable as a link, e.g. the 
"SPARQL" and "Feedback is welcomed here" links in the QB introductory 
description).

TASK DETAIL
  https://phabricator.wikimedia.org/T273039

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete, Sarai-WMDE
Cc: ItamarWMDE, bete, Michael, Sarai-WMDE, Aklapper, Ladsgroup, 
Lydia_Pintscher, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Volker_E, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T258333: Add French namespace translations to the Wikibase repository

2021-02-03 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed this task as "Resolved".
Lucas_Werkmeister_WMDE moved this task from Stalled/Waiting to Done on the 
Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.
Lucas_Werkmeister_WMDE added a comment.


  Let’s close this. The French namespace translations are merged, and the 
problem that they’re not applied is not specific to the French translations. 
We’ll hopefully pick up T260073  
soon (it’s in the backlog) and resolve that problem. In the meantime, I don’t 
think it’s useful to keep this task open and in the “stalled” column.

TASK DETAIL
  https://phabricator.wikimedia.org/T258333

WORKBOARD
  https://phabricator.wikimedia.org/project/board/3539/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Aklapper, Diwanshu885, Michael, Lucas_Werkmeister_WMDE, Ladsgroup, 
ItamarWMDE, Lydia_Pintscher, Eihel, Pamputt, Akuckartz, Iflorez, alaa_wmde, 
Nandana, Lahi, Gq86, GoranSMilovanovic, Mahir256, QZanden, LawExplorer, 
_jensen, rosalieper, Bodhisattwa, Scott_WUaS, Srdjan, Jonas, MuhammadShuaib, 
LNDDYL, Psychoslave, Wikidata-bugs, aude, Gryllida, Shizhao, Arrbee, Mbch331, 
Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273650: [DS Onboarding] Create new "search" icon component

2021-02-03 Thread Silvan_WMDE
Silvan_WMDE claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T273650

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Silvan_WMDE
Cc: Aklapper, Sarai-WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Volker_E, Wikidata-bugs, 
aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273039: investigation: links as components vs. reusable styles [timebox: 1d]

2021-02-03 Thread Michael
Michael added a comment.


  In T273039#6799559 , 
@Sarai-WMDE wrote:
  
  > Regarding the component approach, and related to the second criteria: how 
can we make sure the component is embeddable? Meaning, that it can inherit the 
styles of surrounding text when used inline. (I believe this could probably be 
a variant or a prop, but just wanted to make sure we keep this in mind)
  
  That depends on the specific declarations. For example a `font-size` of `1em` 
will exactly use the font-size of the surrounding ``. Also, `line-height` 
could either be plainly not defined or be set to `line-height: inherit;`. 
Similarly, for `font-family`, etc.
  
  On the other hand, there might be cases where we don't want inheritance, for 
example `color: #3366cc;` will use exactly that color,and in that case this is 
what we almost always want.
  
  We might be able to gain some insights by considering the "embedded" link the 
default and try to think about situations where it is not embedded. Maybe 
something like a "Next" link when flipping through some pagination?

TASK DETAIL
  https://phabricator.wikimedia.org/T273039

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete, Michael
Cc: ItamarWMDE, bete, Michael, Sarai-WMDE, Aklapper, Ladsgroup, 
Lydia_Pintscher, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Volker_E, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


  1   2   >