Closed rschnekenbu closed 5 years ago
The problem is that the second command in the menu is null
. The DependencyContext
permits only a single message creation command for the sending lifeline; subsequent requests for a command return null
. That doesn't make sense for creation commands as it does, for example, for SetOwnerCommand
.
PR #423 review has detected an issue on the popup menu that allows to select for the creation of an action or behavior exec spec auto creation.
It seems related to #426 when digging in the history