Closed yaroz closed 3 years ago
Thanks for reporting this, I have look at this closer. I already have an idea how to fix this, cause of this is that id parameter gets dropped out on recursive calls.
@yaroz this is fixed on latest release
@PetriAsi Thanks.
Just updated to 1.10.205 to verify...
When I do
Get-SnipeitLicenseseat -id 86 -limit 1000 -all
, it prompts for the id. If I take the -all out, it gets all 1000 seats fine.