https://bugzilla.wikimedia.org/show_bug.cgi?id=34646
--- Comment #11 from Brad Jorsch <[email protected]> --- Comment 9 appears to be correct, there currently doesn't seem to be a good way to find a particular RC entry except by timestamp. Adding an 'rcids' parameter to list=recentchanges looks like it would be easy enough, which would let you query by rc_id if you have that. To query by rev_id, there would first need to be an index added on rc_this_oldid. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
