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

java.time.format.DateTimeFormatter added to rule multiple times in Guided Rule editor if we use LocalDate

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • 7.7.0.GA
    • Decision Central
    • 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" );

    Description

      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");

      Attachments

        Issue Links

          Activity

            People

              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

              Dates

                Created:
                Updated:
                Resolved: