sgtoj / PSConnectWise

PowerShell Module that provide several CmdLets to interact with ConnectWise REST API service.
MIT License
45 stars 13 forks source link

Add Logic for Ticket w/o Time Entries #22

Closed sgtoj closed 7 years ago

sgtoj commented 7 years ago

[CwApiTimeEntrySvc].ReadTimeEntries() - Updated logic to prevent sending CW API request to get empty array/list of timeentries due to the targeting ticket not having any time entries against it.