darrenjrobinson / powershell_module_identitynow

SailPoint IdentityNow PowerShell Module
https://blog.darrenjrobinson.com/sailpoint-identitynow/
MIT License
47 stars 15 forks source link

"Get-IdentityNowTransform -ID $name" does not return a result #25

Closed 410sean closed 4 years ago

410sean commented 4 years ago

when running Get-IdentityNowTransform and specifying a transform name, no result will be returned

410sean commented 4 years ago

i can't seem to submit a new pull request with one still active. i have the fix for this and a new function in the following commit: https://github.com/darrenjrobinson/powershell_module_identitynow/commit/43583d9111cde0cbf2c1df364aa84570bd36ef53

darrenjrobinson commented 4 years ago

Updated in https://github.com/darrenjrobinson/powershell_module_identitynow/pull/30