TheJumpCloud / support

Public scripts and examples for managing JumpCloud managed systems and service endpoints
267 stars 152 forks source link

Get-JCPolicyTargetGroup Index Error Bug Fix #542

Closed kmaranionjc closed 11 months ago

kmaranionjc commented 11 months ago

Issues

What does this solve?

Indexing error bug when policy group is not bound to a device group

Is there anything particularly tricky?

n/a

How should this be tested?

  1. Run: Get-JCPolicy | Get-JCPolicyTargetGroup with the current module version, it should return errors.
  2. Import this module
  3. Validate that the bug is fixed

    Screenshots

    image image