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

MZMcBride <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #3 from MZMcBride <[email protected]> ---
Thank you very much for your help, Christian.

I failed to realize that &n= is distinct from &N= in Gerrit's REST API.

I also failed to realize that "sortkey_after" and "sortkey_before" existed
(they're documented at the bottom of
<https://gerrit.wikimedia.org/r/Documentation/user-search.html>). It might be
nice to mention these (or cross-reference them) at
<https://gerrit.wikimedia.org/r/Documentation/rest-api-changes.html>.

My current understanding is that these are equivalent:

* ?q=limit:[integer] and &n=[integer]
* ?q=sortkey_after:[sortkey] and &N=[sortkey]
* ?q=sortkey_before:[sortkey] and &P=[sortkey]

Marking this bug resolved/worksforme.

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