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

BRL call action columns with template keys are not converted correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • 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
    • ---
    • ---

    Description

      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

      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: