Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.4.0
-
None
Description
To demonstrate this, create a Processor such as EncryptContent. Configure a password and connect its 'success' Relationship to another Processor. Connect the 'failure' relationship back to itself. The processor now indicates that it is valid as it has an incoming connection. However, since the 'failure' connection is a self-loop, it should not count.