Hi @omer.ozturk / @rohith.prabhu ,
Yes I am aware that I can turn this of. But the issue is why it gives name duplication error when there was NO duplication itself.
In the attached screenshot - there is NO duplication. Also there is NO option to rename the “Body” in the new studio version.
As suggested in the error description “Body” as the display name is defined multiple times (more than one), change the body name in either do-while or in while, this error will be resolved.
@Atharva_Bhagat
this is due to the use of direct boolean values in both your while and do while conditions.
use a variable for the condition and the error should go away.
I am having the same issue with do while. It only happens when 2 do while’s are at the same .xaml file. Names are different, but it looks like analyzer is matching the condition part of the activitity or sth like that: