Skip to content

[BUG] Get-CCMSoftware Not Returning All Software #58

@jmkloz

Description

@jmkloz

What You Are Seeing?

Get-CCMSoftware is not returning all software in CCM

What is Expected?

Get-CCMSoftware should return all software in CCM

How Did You Get This To Happen? (Steps to Reproduce)

Get-CCMSoftware

Issue

Get-CCMSoftware calls on 'api/services/app/Software/GetAll', which appears to limit the max results to 10 by default. Instead, it should call on '/api/services/app/Software/GetAllWithoutFilter' when not using the -Software, -Package, or -Id switches.

Metadata

Metadata

Assignees

No one assigned

    Labels

    0 - TriagingIssue is accepted, but a milestone has yet to be added for the issue.BugIssues where something has happened which was not expected or intended.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions