Avoiding same labelled inputs
Revision date:Positive samples
Negative samples
Description
If a decision has multiple input data, they should be named differently. Ignoring this rule results in input data being indistinguishable.
It is particularly important to pay attention to input data which is derived from different decisions. Therefore, a decision’s output should always be appropriately named, if being used as an input for another decision.