Skip to content

Natural StateMachines cannot transition on interfaces #60

@aidapsibr

Description

@aidapsibr

When defining a transition between two states in a natural schematic, using an interface appears to work, but at run-time it will never resolve to a valid transition.

REstate Package Versions

9.0.0-preview10

Steps to Reproduce

  1. Add a transition with a interface signal
  2. Send a concrete object casted as that interface
  3. Fails

Expected behavior: Transition succeeds.

Actual behavior: Transition not defined exception is thrown.

Reproduces how often: 100%

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions