What options are there for output variables #269
-
|
Apologies if this is written somewhere. But I cannot seem to find (or understand) how to use output variables. I can make the targetId work when using a hardcoded ID. But I want to automatically get the ID of the created PBI. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hi @TimChermin, I just realized that there is a small bug in the extension. While the documentation states that the default for Currently, we cannot push any updates to the extension and, thus, cannot fix the bug. Please add the |
Beta Was this translation helpful? Give feedback.
Hi @TimChermin,
I just realized that there is a small bug in the extension. While the documentation states that the default for
linkTargetisid, it actually isassociate. Interesting that no one has reported this before.Currently, we cannot push any updates to the extension and, thus, cannot fix the bug. Please add the
linkTarget: idinput to your task. Everything should work then.