Skip to content

Conversation

@gdbarron
Copy link
Collaborator

@gdbarron gdbarron commented Mar 11, 2023

  • Fix Comments still reference deleted function Get-ServiceNowUser #239
  • Add How to Modify Custom Variables for RITMs or Requested Items #237
  • Fix Error with v3.4.3 #234
  • Fix Zero size files cause 'Bad Request' error #241
  • Get-ServiceNowRecord -New has been deprecated and the new format is the only option
  • Update-ServiceNowChangeRequest, Update-ServiceNowincident, and Update-ServiceNowRequestedItem deprecated. Use Update-ServiceNowRecord. The only difference was the table name and didn't make sense to maintain so many functions when documenting will do. Update-ServiceNowRecord has been enhanced as well so all updates can take advantage.
  • Get-ServiceNowRecordInterim has been deprecated.
  • Add generic -Table and -ID lookup function has been created and used across all functions where these parameters are used
  • Add -Table tab ahead for Remove-ServiceNowRecord and Export-ServiceNowRecord
  • Add -ID only lookup, no table name needed, for all
  • Add/Update parameter sets to make it clearer when to use -Table, -ID, -Filter, etc
  • Add New-ServiceNowChangeRequest support for change models and standard change templates
  • Add pipeline support to Export-ServiceNowRecord, New-ServiceNowRecord, and Update-ServiceNowRecord
  • Add Get-ServiceNowRecord -ParentID without providing -Table returns all tasks associated with that parent record
  • Standardize parameter names across functions
  • Add Update-ServiceNowRecord -CustomVariableData to update custom variable values

@gdbarron gdbarron changed the title Update custom variables, multiple fixes Major update Mar 15, 2023
@gdbarron gdbarron linked an issue Mar 15, 2023 that may be closed by this pull request
@gdbarron gdbarron linked an issue Mar 16, 2023 that may be closed by this pull request
@gdbarron gdbarron merged commit 97caff7 into master Mar 16, 2023
@gdbarron gdbarron deleted the custom-var-update branch March 16, 2023 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

2 participants