We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The example https://github.com/homotechsual/NinjaOne/blob/main/Public/Get/Ticketing/Get-NinjaOneTickets.ps1 shows a parameter pageSize for the function Get-NinjaOneTickets at lines 41-43
however that parameter appears to be missing from the functions implemented code. Setting the parameter doesn't change the number of tickets returned.
The returned qty of tickets seems to be fixed at 50 currently.
The text was updated successfully, but these errors were encountered:
Thanks, fixed, will drop into 2.0.0-RC5 later this week which is likely to be the last 2.0.0 RC before stable.
Sorry, something went wrong.
any update on when this will drop? the latest published build on 2.0.0-RC4 is 10 days ago.
Thanks
Friday this week.
just a friendly poke :-) it doesn't appear to have been pushed up yet.
No branches or pull requests
The example https://github.com/homotechsual/NinjaOne/blob/main/Public/Get/Ticketing/Get-NinjaOneTickets.ps1 shows a parameter pageSize for the function Get-NinjaOneTickets at lines 41-43
however that parameter appears to be missing from the functions implemented code.
Setting the parameter doesn't change the number of tickets returned.
The returned qty of tickets seems to be fixed at 50 currently.
The text was updated successfully, but these errors were encountered: