Custom Variable Value Incorrect #217
RocketRammer
started this conversation in
General
Replies: 2 comments
-
Ah I've just noticed, this happens for any value which is of Type=Reference. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Opened Issue for this as seems appropriate. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi There,
Been using the CustomVariable option on the Get-ServiceNowRecord function for some time and it's working great. However, I'm unsure if I've found a bug or if it's just pulling the wrong information back, but what I'm getting is incorrect.
Returns:
c719bededb783sdfgs0c84672399619ad
When if I look in ServiceNow, the actual value is:
London - Main Office
Same is resulted with '-New' too.
I assume that what it's pulling is the ID or something of that value, but I'm not a ServiceNow admin so unsure on that. Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions