https://bugzilla.wikimedia.org/show_bug.cgi?id=16402
--- Comment #1 from Brion Vibber <[EMAIL PROTECTED]> 2008-11-20 20:08:32 UTC --- We don't currently support it since it's not a super efficient query... but in theory, combining multiples into a single list should be no worse than doing a query on each one separately -- we'd just interleave the results and throw away anything past the paging limit. Probably not super hard to do, as long as there's a reasonable limit on how many users to query. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
