-
Suggestion
-
Resolution: Duplicate
-
None
-
-
Jira Software
Issue Summary
We can only use the attributes belonging to variable inside the iterator and cannot use smart variables (created outside the iterator).
Steps to Reproduce
- Create a variable in main branch
- Add advanced Branching to iterate over another smart variable or use nested iterator.
- Use the variable created in step one inside the iterator loop
Expected Results
We should be able to use it
Actual Results
We get error.
Workaround
No workaround for now.
- duplicates
-
AUTO-154 Automation: Ability to use variable outside of a block - variable is not updated on main branch if created inside an if/else or branch block
- Gathering Interest