Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-4908

Date handling issue - date handling has been changed between RHPAM 7.13.3 and 7.13.4

    XMLWordPrintable

Details

    Description

      We have noticed a date handling issue when upgrading from version RHPAM 7.13.3 to the version RHPAM 7.13.4. In the earlier version, date values are processed correctly, maintaining the time information. However, in the newer version, there is a loss of the time component of date values within the business workflows.

      When the 'startProcess' method is called, the 'date1' field, which is supposed to carry both date and time information, is handled differently between versions. In the version RHPAM 7.13.3 the 'date1' is input and output correctly as a string with the format "2016-01-11T01:06:00". In the version RHPAM 7.13.4, this same 'date1' string is converted to a date object, but it loses the hour and minute information, defaulting to "Mon Jan 11 00:00:00 CET 2016".

      The change is caused with the work that was done in the JIRA RHPAM-4725.

      Attachments

        Issue Links

          Activity

            People

              ftirados Francisco Javier Tirado Sarti
              rhn-support-bkramer1 Biljana Kramer
              Gonzalo Muñoz Fernández Gonzalo Muñoz Fernández
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: