DMN 1.6b1 RTF Avatar
  1. OMG Issue

DMN16 — Should name declarations in same context fail or overwrite?

  • Key: DMN16-22
  • Status: open  
  • Source: ACTICO ( Daniel Thanner)
  • Summary:

    As I see the spec doesn't define what should happen if in a context a name should be declared that already exists in the current context. Sample FEEL expression: "for i in [1,2,3], i in [4,5,6] return i * i" Does the second definition of i overwrite the first one or should we return null for the complete "for" expression?

  • Reported: DMN 1.1 — Wed, 3 May 2017 09:25 GMT
  • Updated: Thu, 6 Apr 2023 14:59 GMT