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

ManagementClient.GetRulesAsync results are capped to 25 #330

Closed
SeanFeldman opened this issue Jan 2, 2020 · 1 comment
Closed

ManagementClient.GetRulesAsync results are capped to 25 #330

SeanFeldman opened this issue Jan 2, 2020 · 1 comment
Assignees

Comments

@SeanFeldman
Copy link
Contributor

Related client-side issues:

Assuming an entity has more than 25 rules:

Actual Behavior

GetRulesAsync(topicName, subscriptionName, 100) returns 25 results

Expected Behavior

GetRulesAsync(topicName, subscriptionName, 100, 0) to return 100 results

This has been acknowledged as an issue on the server-side.

/cc @axisc

@EldertGrootenboer
Copy link
Contributor

This should have been fixed, if this still occurs please let us know, and we will re-open the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants