[Wikidata-bugs] [Maniphest] [Commented On] T232212: QuantityValue quantityUnit contains both Q and P value in Wikidata Query Service - P value is wrong

2019-09-09 Thread Smalyshev
Smalyshev added a comment.


  I don't think it's worth bothering with depooling, unless the number of 
affected items is very large, it should be quick enough so nobody should really 
notice.

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

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

To: Smalyshev
Cc: Lucas_Werkmeister_WMDE, Gehel, Smalyshev, Jakub.klimek, Aklapper, 
darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
EBjune, merbst, LawExplorer, _jensen, rosalieper, 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] [Commented On] T232212: QuantityValue quantityUnit contains both Q and P value in Wikidata Query Service - P value is wrong

2019-09-09 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  Should each server be depooled in turn during that fix, to avoid users seeing 
an inconsistent state (node was deleted and not yet recreated by update), or is 
that not worth the effort?

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Gehel, Smalyshev, Jakub.klimek, Aklapper, 
darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
EBjune, merbst, LawExplorer, _jensen, rosalieper, 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] [Commented On] T232212: QuantityValue quantityUnit contains both Q and P value in Wikidata Query Service - P value is wrong

2019-09-09 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  Thanks @Smalyshev – I added those instructions on Wikitech 

 as well.

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Gehel, Smalyshev, Jakub.klimek, Aklapper, 
darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
EBjune, merbst, LawExplorer, _jensen, rosalieper, 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] [Commented On] T232212: QuantityValue quantityUnit contains both Q and P value in Wikidata Query Service - P value is wrong

2019-09-06 Thread Smalyshev
Smalyshev added a comment.


  This may happen because value nodes are not updated when data is updated 
(since they are supposed to be immutable). So if some bad data sneaked in when 
the problem was there, the bad value (and possibly reference since they behave 
the same way) nodes are still there. The best way to do it would be:
  
  1. Find all value/ref nodes having this problem
  2. Find for each node at least one item that uses them (you don't need more)
  3. Delete all triples with subject of this value/ref node (this unfortunately 
will have to be done manually by somebody with production access, public 
endpoint does not allow deletes)
  4. Update data for all items in (2) - this would fetch proper data for the 
nodes.

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

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

To: Smalyshev
Cc: Smalyshev, Jakub.klimek, Aklapper, darthmon_wmde, DannyS712, Nandana, Lahi, 
Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, 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