Uploaded image for project: 'JBoss BRMS Platform'
  1. JBoss BRMS Platform
  2. RHBRMS-529

DRL-to-RuleModel marshalling improvements

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 6.0.1
    • 6.0.0
    • Business Central
    • None

      +++ This bug was initially created as a clone of Bug #970203 +++ I cloned this case, it happens in 5.3.1

      The configuration is reverted back to its original state after saving a rule which contains an int sub-field that uses some options such as "less than", "greater than", "less than or equal to" and "greater than or equal to" in Guvnor. The only options available after saving are: "equal to", "not equal to", "is null" and "is not null" (see before-saving.png and after-saving.png attached). Follow the steps to reproduce:

      1) Created a model object which has an object attribute. This class has an int attribute as follows:

      public class Customer {

      private Contact contact;
      ...
      }

      public class Contact {

      private int tel1;
      ...
      }

      2) After importing the jar to guvnor, I created a rule adding the "tel1" sub-field. I selected "greater than" option and saved the rule.

      3) It has reverted to "--please choose--" and now I can only choose "equal to", "not equal to", "is null" and "is not null".

      — Additional comment from Amana on 2013-06-03 12:52:52 EDT —

      — Additional comment from Luan Cestari on 2013-07-12 12:52:31 EDT —

      Hi guys!

      Do you have any news about this issue that we can inform our customer?

      Thank you,

      Luan

      — Additional comment from Alessandro Lazarotti on 2013-07-18 10:26:15 EDT —

      Luan, Amana, where is the community Jira about this issue? Do yo uhave also opened it for BRMS6 release? BRMS 5.3 fixes are just planed for roll up patches, if you have not requested to include this one probably it is not fixed.

              trikkola Toni Rikkola
              luan.cestari Luan Cestari (Inactive)
              Archiver:
              rhn-support-ceverson Clark Everson
              Zuzka Krejčová Zuzka Krejčová (Inactive)
              Zuzka Krejčová Zuzka Krejčová (Inactive)
              Alessandro Lazarotti, Amana Juricic, brms-jira, etirelli, Luan Cestari (Inactive), Lukáš Petrovický (Inactive), Michael Anstis, Narayanan Raghavan, Rajesh Rajasekaran

                Created:
                Updated:
                Resolved:
                Archived: