Conditional Evaluator turns SharedTransform into Transform

abc123

Member
Just created a little conditional task, by itself it works fine

111.PNG 555.PNG

But when wrapped in conditional evaluator, "target" field changes type to non-shared.

777.PNG
 
It looks like the problem is because of the SharedRequired. When you remove this it works. I'll take a closer look and send you a fixed version.
 
Top