AndrewPla / TOPdeskPS

PowerShell module to interact with the TOPdesk API
MIT License
30 stars 12 forks source link

Get-TDDepartment -Name doesn't filter #56

Closed bartstinissen closed 5 years ago

bartstinissen commented 5 years ago

If you want to filter with the command:

Get-TDDepartment -Name "Department"

It shows a list of all the departments. The parameter "Name" is ignored.

AndrewPla commented 5 years ago

Thanks for the issue. This has been fixed in #58. You can install version 0.0.8 to get the update.