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

            Bug ID: 72470
           Summary: Run maintenance script to update imagelinks table on
                    Wikidata.org
           Product: Wikimedia
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Site requests
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: maar...@mdammers.nl
                CC: benap...@gmail.com,
                    bugzilla+org.wikime...@tuxmachine.com,
                    dereck...@espace-win.org, johnflewi...@gmail.com,
                    steinsplit...@wikipedia.de, wikimedia.b...@snowolf.eu
       Web browser: ---
   Mobile Platform: ---

In https://bugzilla.wikimedia.org/show_bug.cgi?id=46358 tracking of image usage
on Wikidata was introduced. This seems to work quite well, but the imagelinks
table is still lagging.

According to https://www.wikidata.org/wiki/Special:MostLinkedPages , image
(P18) has 574,947 links. We also have some other image properties.

When I look at the imagelinks table:

MariaDB [wikidatawiki_p]> SELECT COUNT(*) FROM imagelinks WHERE
il_from_namespace=0 LIMIT 1;
+----------+
| COUNT(*) |
+----------+
|   217659 |
+----------+
1 row in set (0.22 sec)

That's quite a few missing links. Can someone please run some sort of
maintenance script to get this table up to date?

-- 
You are receiving this mail because:
You are the assignee for the bug.
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