API result showing problem
I've only noticed this on Articles for Deletion log pages, but I haven't actually looked anywhere else:
As of the time I'm writing this, [[Wikipedia:Articles for deletion/Log/2014 February 18]] has 62 AFD subpages transcluded on it. However, the templatelinks table only has 12!
MariaDB [enwiki_p]> SELECT tl_title FROM templatelinks WHERE tl_from=41936498 AND tl_namespace=4;
+------------------------------------------------------------------+
tl_title |
+------------------------------------------------------------------+
Articles_for_deletion/Ambrose_nshala |
Articles_for_deletion/Internet_ethics |
Articles_for_deletion/Jerry_Lewis_(Totally_Spies!_character) |
Articles_for_deletion/John_Dealtry |
Articles_for_deletion/Man_Meat_Fire |
Articles_for_deletion/Richard_Horowitz |
Articles_for_deletion/Rob_Honeycutt |
Articles_for_deletion/Robert_Torto |
Articles_for_deletion/Salming_Sports |
Articles_for_deletion/Stacy_Blackman |
Articles_for_deletion/Sunny_Ozell |
Articles_for_deletion/The_Music_of_Nashville:_Season_2,_Volume_1 |
+------------------------------------------------------------------+
12 rows in set (0.03 sec)
And it's not just Labs, the API gives the same result (see attachment)
Version: 1.23.0
Severity: normal
Attached: