0

Currenty constraints work biodirectional in both directions. This then creates a block on other values. This also then gives problems when using default settings.

It would be helpful if I could specify only one direction.


In Product Configuration expressions, the current Implies operatoring behaves is bi‑directionally, which can result in unintended constraint behavior when only a one‑way dependency is required.


This leads to Configuration complexity or values being unspcified, would it be possible to have a new non unidirectional operator (for example: ImpliesOneWay, IfThen) that:


  • Enforces the constraint only when the source condition is met
  • Does not apply any reverse logic
  • Does not restrict the source when the target is independently selected



STATUS DETAILS
New