Scenario: Arguments and Variables can have the same name which causes likely unintended behavior.
Steps to reproduce: Create a sequence or workflow with a variable name the same as an argument name
Current Behavior: Allows the creation of both a variable and an argument with the same name. In this instance, the variable is used but not the argument. When trying to get information
Expected Behavior: Disallow the creation of variable or argument names that shadow each other
I can confirm that this bug has been registered. I cannot give the deadline for when it will be fixed, but it will happen. It will most likely arrive with more improvements in the area of verifying the workflow.