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

       Web browser: ---
            Bug ID: 43943
           Summary: CheckUser API list=checkuserlog query does not contain
                    a query-continue element
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: CheckUser
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

When using the API to access CheckUser logs[1], the results returned by the API
do not provide a "query-continue" parameter as other query calls do[2]. This
element is important for programs attempting to access this information, as it
a) informs the program that there are still log entries fitting the specified
criteria and thus another query needs to be run and b) prevents the retrieval
of the same log entry twice by ensuring that subsequent queries continue where
the previous one left off. Please ensure that the CheckUser API provides this
information. Thanks!

[1]: https://en.wikipedia.org/w/api.php?action=query&list=checkuserlog (must be
logged into an en.wiki checkuser account)
[2]: https://en.wikipedia.org/w/api.php?action=query&list=logevents

-- 
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

Reply via email to