-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
None
-
False
-
None
-
False
-
NEW
-
NEW
-
---
-
---
-
-
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.
- clones
-
RHPAM-4908 Date handling issue - date handling has been changed between RHPAM 7.13.3 and 7.13.4
- Closed