Closed tetsuo13 closed 7 years ago
Thanks for your contribution!
We've just updated the master branch to YouTrackSharp 3.0. This PR won't merge again I'm afraid :-( Will close the PR for now.
If still needed, feel free to recreate on top of the new develop
branch.
Retrieving all users only ever returns the first 10. Looking closer at the API documentation, it seems that the pagination is implied. This PR implements pagination so that all users are retrieved.
Tested with YouTrack 6.0 (build 12577).