Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-6211

[DMN] FEEL client-side - IntelliSense - Suggestions parse addition as list instead of number

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • 7.52.0.Final
    • DMN Editor
    • None
    • Hide
      1. Open a DMN editor
      2. Add a decision node
      3. Set its expression as 'Literal expression'

      Type expression as attached and see the suggestions. Currently we suggest functions returning a list, we should suggest functions returning a number.

      Show
      Open a DMN editor Add a decision node Set its expression as 'Literal expression' Type expression as attached and see the suggestions. Currently we suggest functions returning a list, we should suggest functions returning a number.
    • Undefined
    • NEW
    • NEW

      The issue is related to DMN suggestions enhanced as part of BAPL-1716.

      If there is an expression

      sum([1]) + sum([2]) 
      

      The result of such an expression is a number, however or editor suggest functions returning list.

            trikkola Toni Rikkola
            rh-ee-jomarko Jozef Marko
            Jozef Marko Jozef Marko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: