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

Error when using Get-GSStudentGuardianInvitation #117

Closed
Foggy2 opened this issue Nov 19, 2018 · 3 comments
Closed

Error when using Get-GSStudentGuardianInvitation #117

Foggy2 opened this issue Nov 19, 2018 · 3 comments
Assignees
Labels

Comments

@Foggy2
Copy link
Contributor

Foggy2 commented Nov 19, 2018

Using v2.19.0 the Get-GSStudentGuardianInvitation command fails.

image

@scrthq
Copy link
Member

scrthq commented Nov 20, 2018

Hey @Foggy2 - Spotted the issue and have it fixed in Dev! Thanks for opening this up!! This will be out ASAP in v2.20.0.

@Foggy2
Copy link
Contributor Author

Foggy2 commented Nov 20, 2018

@scrthq Brilliant. Thanks very much!

scrthq added a commit that referenced this issue Nov 20, 2018
## 2.20.0

* [Issue #115](#115)
  * Renamed: `Get-GSCalendarEventList` to `Get-GSCalendarEvent` and set the original name as an exported Alias to the new name for backwards compatibility.
  * Added: `EventId` parameter to `Get-GSCalendarEvent` to specify individual event ID's to get instead of a filtered list.
  * Added: `PrivateExtendedProperty` parameter to `Get-GSCalendarEvent`.
  * Added: `SharedExtendedProperty` parameter to `Get-GSCalendarEvent`.
  * Added: `PrivateExtendedProperties` parameter to `New-GSCalendarEvent` and `Update-GSCalendarEvent`.
  * Added: `SharedExtendedProperties` parameter to `New-GSCalendarEvent` and `Update-GSCalendarEvent`.
  * Added: `ExtendedProperties` parameter to `New-GSCalendarEvent` and `Update-GSCalendarEvent`.
  * Added: `Id` parameter to `New-GSCalendarEvent` and `Update-GSCalendarEvent`.
* [Issue #117](#117)
  * Fixed: Type error on `States` parameter of `Get-GSStudentGuardianInvitation`.
* Miscellaneous
  * Updated Contributing doc with new Build script steps
  * Removed `DebugMode.ps1` script since it's no longer needed (use `build.ps1` instead)
@scrthq
Copy link
Member

scrthq commented Nov 20, 2018

@Foggy2 - v2.20.0 out now with the fix. Enjoy!

@scrthq scrthq closed this as completed Nov 20, 2018
@ghost ghost removed the work in progress label Nov 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants