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

Update license skus and products #383

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Buenno
Copy link

@Buenno Buenno commented Aug 31, 2023

A number of license names (products) and SKUs have changed since GSuite was rebranded to Workspace, therefore a majority of the license functions failed as the products and SKUs were not recognised by the API. I have updated all of the product and SKU information to reflect the rebranding, and retained the aliases where possible.

I also noticed that Get-GSUserLicense -User user.name would fail to return any data if the -CheckAll parameter was omitted and a license match was found. I've have fixed this by returning the API response.

@jeffrey-github12
Copy link

@FISHMANPET apologies for bothering you, but if it's not too much trouble and you think it seems reasonable, would you mind approving and merging this pull request (as well as possibly reviewing some of the other open pull requests for approval consideration that fix other issues such as this one #377)?

I've used this PowerShell module in the past and really appreciate the amount of effort that scrthq, you, and the other developers have put in! I could manually fork / edit the code to incorporate some of these pull request fixes / improvements that other users have submitted, but I figured I'd try reaching out to you since I see you were the last person to approve a pull request and it would hopefully help other users more easily benefit from the fixes / improvements being officially merged.

@jgeron-suhsd
Copy link
Collaborator

I'm working on merging this into the 3.0.0 release.

@jgeron-suhsd jgeron-suhsd self-assigned this Nov 21, 2024
@jgeron-suhsd jgeron-suhsd added this to the v3.0.0 milestone Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants