Uploaded image for project: 'Red Hat Decision Manager'
  1. Red Hat Decision Manager
  2. RHDM-1318

(GSS)[7.7.x]java.time.format.DateTimeFormatter added to rule multiple times in Guided Rule editor if we use LocalDate

XMLWordPrintable

    • Release Notes
    • CR1
    • +
    • Hide
      • Import attached project into business-central console
      • Open GuidedRule available in project, save and close editor.
      • Again open same GuidedRule, following free form DRL is added to rule:
        java.time.format.DateTimeFormatter dtf = java.time.format.DateTimeFormatter.ofPattern("dd-MMM-yyyy");
        
      Show
      Import attached project into business-central console Open GuidedRule available in project, save and close editor. Again open same GuidedRule, following free form DRL is added to rule: java.time.format.DateTimeFormatter dtf = java.time.format.DateTimeFormatter.ofPattern( "dd-MMM-yyyy" );
    • 2020 Week 16-18 (from Apr 13)

      Create GuidedRule which update field of type LocalDate LHS of rule. Each time the rule is saved and reopened, following free form DRL is added:

      java.time.format.DateTimeFormatter dtf = java.time.format.DateTimeFormatter.ofPattern("dd-MMM-yyyy");

            rh-ee-jomarko Jozef Marko
            rhn-support-abhumbe Abhijit Humbe
            Anna Dupliak Anna Dupliak
            Anna Dupliak Anna Dupliak
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: