Ladsgroup added a comment.

In every run, it fixes some properties and breaks some other:

mysql:wikiadmin@db1082 [wikidatawiki]> select * from wb_terms where term_entity_type = 'property' and term_entity_id = 3761 and term_language = 'en' order by term_row_id limit 1;
+-------------+----------------+---------------------+------------------+---------------+-------------+-------------------------+-------------------------+-------------+
| term_row_id | term_entity_id | term_full_entity_id | term_entity_type | term_language | term_type   | term_text               | term_search_key         | term_weight |
+-------------+----------------+---------------------+------------------+---------------+-------------+-------------------------+-------------------------+-------------+
|  1243571624 |           3761 | P3761               | property         | en            | description | range of IPv4 addresses | range of ipv4 addresses |       0.016 |
+-------------+----------------+---------------------+------------------+---------------+-------------+-------------------------+-------------------------+-------------+
1 row in set (0.00 sec)

mysql:wikiadmin@db1082 [wikidatawiki]> select * from wb_terms where term_entity_type = 'property' and term_entity_id = 17 and term_language = 'en' order by term_row_id limit 1;
Empty set (0.00 sec)

Fantastic, I'm running it with a flag to be sure it do it properly: 'rebuild-all-terms'. It might take some time and some properties look broken in the mean time, please be patient. I will let you know once it's done and we can test it after that.


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

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

To: Ladsgroup
Cc: Jarekt, Stashbot, Sjoerddebruin, Ladsgroup, Aklapper, Mbch331, PokestarFan, GoranSMilovanovic, QZanden, Izno, Wikidata-bugs, aude
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to