Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cut 3885 reports generation #73

Merged
merged 5 commits into from
Apr 15, 2024
Merged

Conversation

jworkmanjc
Copy link
Contributor

@jworkmanjc jworkmanjc commented Apr 15, 2024

Issues

  • CUT-3885 - Reports Generation Functions

What does this solve?

New-JcSdkReport & Get-JcSdkReport functions have been generated and added to the DI module in this release.

Is there anything particularly tricky?

How should this be tested?

Tests for this release are automated, the intent is to wrap these two functions into the PowerShell Module to make both functions more useful for customers.

New Report

To generate a new users to devices report, run New-JcSdkReport -ReportType 'users-to-devices'

Get Reports

To get a list of all reports run Get-JcSdkReport. Additional filters can be used to sort reports by type or date generated.

Screenshots

@jworkmanjc jworkmanjc added patch Patch SDK Release Version SDK SDK Release Label labels Apr 15, 2024
@jworkmanjc jworkmanjc marked this pull request as ready for review April 15, 2024 14:23
@jworkmanjc jworkmanjc requested a review from a team as a code owner April 15, 2024 14:23
gweinjc
gweinjc previously approved these changes Apr 15, 2024
Copy link
Contributor

@kmaranionjc kmaranionjc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New functions worked perfect on my end
image

@jworkmanjc jworkmanjc merged commit 0274fff into master Apr 15, 2024
12 checks passed
@jworkmanjc jworkmanjc deleted the CUT-3885_reportsGeneration branch April 15, 2024 20:35
@jworkmanjc jworkmanjc temporarily deployed to PublishToPSGallery April 15, 2024 20:36 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Patch SDK Release Version SDK SDK Release Label
Development

Successfully merging this pull request may close these issues.

3 participants