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

BRL call action columns with template keys are not converted correctly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • 7.50.0.Final
    • None
    • Hide
      1. Import the attached project MySpace_covid.zip
      2. There will be decision table producing '$test.sendNotification( "you are positive" );' snippet
      3. Convert the gdst to XLS
      4. Open the produced XLS table

      Current: in XLS there is '$test.setSendNotification( "you are positive" );' snippet
      Expected: in XLS there is '$test.sendNotification( "you are positive" );' snippet

      Show
      Import the attached project  MySpace_covid.zip There will be decision table producing '$test.sendNotification( "you are positive" );' snippet Convert the gdst to XLS Open the produced XLS table Current: in XLS there is '$test.setSendNotification( "you are positive" );' snippet Expected: in XLS there is '$test.sendNotification( "you are positive" );' snippet
    • Undefined
    • NEW
    • NEW
    • ---
    • ---

      This issue is related to the new feature implemented as DROOLS-5892

       

      If the guided decision table, with BRL action call column is converted to XLS, the conversion change the method name with set prefix.

      Reproducer test prepared https://github.com/kiegroup/drools-wb/pull/1460

        1. Screenshot from 2021-02-02 15-07-53.png
          26 kB
          Jozef Marko
        2. Screenshot from 2021-02-02 15-08-00.png
          33 kB
          Jozef Marko
        3. Screenshot from 2021-02-02 15-08-13.png
          42 kB
          Jozef Marko

            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: