I have a Deploy a Release step in the process, with deployment condition bound to a variable:
When I fold this parameter, it is incorrectly displayed as “deploy every time”:
It works correctly during deployment (the variable value is used), though, but it is very confusing and inconvenient when reviewing process definition in a project. It’s already caused a logical deployment failure for us, when a developer expected a service to get deployed (based on what was displayed in process editor), but in fact it wasn’t.