This repository was archived by the owner on Dec 13, 2023. It is now read-only.
JsonPath in Key for Set Variable not resolving #3827
Unanswered
josephjacobmorris
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Task Definition
During execution the key is not getting resolved while the value is getting resolved
Can you help me understand what is the issue ?
I tried going thru the code and found that in
ParameterUtils
, we are only replacing the values and not the keys as shown in below snippet.Is this being done due to some reason which I am not aware of?
Alternative approaches would also be appreciated .
Beta Was this translation helpful? Give feedback.
All reactions