Version 6.5.802
In previous versions, when you changed the name of a CallBehavior Action, the Action element would appear like this:
_________________________
My Action Description
Object::Operation
_________________________
This allowed natural language descriptions for actions, in addition to presenting the actual method call.
In this version (802), when you change the name of the Action, the operation is no longer appended to the Object Name in the second line:
_________________________
My Action Description
Object::
_________________________
Is there a setting for this?
Is it intended behavior?
Why did it change?