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

[DMN] FEEL client-side - IntelliSense - Suggestions for negated boolean expression

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • 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'

      Compare the attachments. Both should suggest in same was as false expression.

      Show
      Open a DMN editor Add a decision node Set its expression as 'Literal expression' Compare the attachments. Both should suggest in same was as false expression.
    • Undefined
    • NEW
    • NEW

    Description

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

      Suggestions check typed expression type and list firstly functions with matching return type. So for example for an expression `1 + ` we suggest first functions returning numbers and then the rest.

      The issue is for negated boolean expressions.

      false
      

      offers different suggestions, than

      not false
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: