Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for pagination in GetUsersInOrganization in the Users … #325

Merged
merged 2 commits into from
Mar 12, 2018

Conversation

jmprovencher
Copy link
Contributor

I added the paginated call for GetUsersInOrganization since the maximum number of users return would only be 100 otherwise.

@mozts2005 How much time does it take to be available in a release on Nuget ? I need this change for my project. Thanks 👍

@mattnis
Copy link
Contributor

mattnis commented Mar 8, 2018

The code likely works, but please add some unit tests just to double check.

@mozts2005
Copy link
Member

@jmprovencher It should not take long I have a tool that is used to create the release notes that need to be updated but once that is done I should have it out. I am hoping to have a release this weekend.

@mozts2005 mozts2005 added this to the 3.8.0 milestone Mar 8, 2018
@AppVeyorBot
Copy link

@mozts2005
Copy link
Member

@jmprovencher Yes, I did not see that this PR was missing unit tests, please add them. I will not merge this until we have passing unit tests.

@jmprovencher
Copy link
Contributor Author

I added a unit test with the paginated call but since the test instance only returns 1 user it's not that useful. @mattnis @mozts2005

@AppVeyorBot
Copy link

@jmprovencher
Copy link
Contributor Author

This weekend would be perfect @mozts2005 🥇 Thank you for the quick feedback !

@mozts2005 mozts2005 merged commit 4244709 into Speedygeek:master Mar 12, 2018
abc516 pushed a commit to abc516/ZendeskApi_v2 that referenced this pull request Oct 30, 2019
Speedygeek#325)

* Adding support for pagination in GetUsersInOrganization in the Users request.

* added unit test for GetAllUsersInOrganization as a paginated call
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants