https://bugzilla.wikimedia.org/show_bug.cgi?id=70338

            Bug ID: 70338
           Summary: pagelinks not updated
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataRepo
          Assignee: wikidata-b...@lists.wikimedia.org
          Reporter: magnusman...@gmail.com
                CC: wikidata-b...@lists.wikimedia.org
       Web browser: ---
   Mobile Platform: ---

This item:

https://www.wikidata.org/wiki/Q17568296

has a "Historic Scotland ID" property (P709). However, that link does not
appear in the pagelinks table:

MariaDB [wikidatawiki_p]> SELECT * FROM wb_entity_per_page,pagelinks where
pl_from=epp_page_id and epp_entity_type='item' and epp_entity_id=17568296;
+---------------+-----------------+-------------+----------+--------------+----------+-------------------+
| epp_entity_id | epp_entity_type | epp_page_id | pl_from  | pl_namespace |
pl_title | pl_from_namespace |
+---------------+-----------------+-------------+----------+--------------+----------+-------------------+
|      17568296 | item            |    19157519 | 19157519 |            0 |
Q111854  |                 0 |
|      17568296 | item            |    19157519 | 19157519 |            0 | Q22
     |                 0 |
|      17568296 | item            |    19157519 | 19157519 |          120 |
P131     |                 0 |
|      17568296 | item            |    19157519 | 19157519 |          120 |
P143     |                 0 |
|      17568296 | item            |    19157519 | 19157519 |          120 |
P625     |                 0 |
+---------------+-----------------+-------------+----------+--------------+----------+-------------------+

I have tried "action=purge", no effect.

I have added a new statement (P131), which /was/ added to the pagelinks table:
https://www.wikidata.org/w/index.php?title=Q17568296&diff=155633476&oldid=152390371

but the P709 link was not inserted into pagelinks either.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to