[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.wikimedi

[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 PREF

[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

[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 ther