Skip to content

Fix #149 and #150

Compare
Choose a tag to compare
@gdbarron gdbarron released this 26 Aug 23:24
· 73 commits to master since this release
420d378
  • Fix #149, combination of -Id and -IncludeCustomVariable failing. Thanks @natescherer.
  • Fix #150, Test-ServiceNowURL does not account for URL with a - character. The validation wasn't providing much value so was removed.
  • Getting info on all tables so we can be more intelligent/dynamic about prefixes. Querying the sys_number table and might require elevated rights. If rights aren't present, no failure will occur, this is just an added bonus for those with rights :)