1

I am trying this new functionality, and when I try to use set variable activity inside foreach loop I cannot select a variable that I declared in a pipeline. Also inside IF activity. Is it supposed to behave like this? That you cant set variable inside some inner activities, only at the root level of the pipeline?

2
  • Did you see Variable in Set Variable Does Not Exists error? Commented Oct 12, 2018 at 10:02
  • Yes, when i validate it throws "No Variables Defined in Pipeline", but as I said there is, and if my set variable activity is in the pipeline root i can set it. Commented Oct 12, 2018 at 11:25

1 Answer 1

2

This is a known bug, where set variables and append variables activities are not correctly detecting changes when they're nested in another activity. Actively working on a fix for, hopefully will resolve this problem soon :)

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.