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

[Guided DecisionTable] Incorrect getters and setters for fields that starts with one lowercase letter

    XMLWordPrintable

Details

    • 2019 Week 50-52 (from Dec 9), 2020 Week 01-03 (from Dec 30)
    • 1
    • Hide
      1. Prepare data data object that contains String field aField
      2. In the same package create new guided decision table
      3. In the decision table define Insert new fact action
      4. In the details of the action select that you want to set the aField
      5. Append row into the table
      6. Fill the appropriate cell of the newly added action with some value
      7. Check the source
      8. There will be setter setAField()
      9. There should be setter setaField()
      Show
      Prepare data data object that contains String field aField In the same package create new guided decision table In the decision table define Insert new fact action In the details of the action select that you want to set the aField Append row into the table Fill the appropriate cell of the newly added action with some value Check the source There will be setter setAField() There should be setter setaField()
    • NEW
    • NEW

    Description

      If the guided decision table uses fact field that has form 'xXxxx' then the generated getters and setters are incorrect.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: