Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0044681 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 01. General setup | major | always | 2020-07-20 14:36 | 2020-07-28 13:36 | |||
Reporter | a_singh | View Status | public | |||||
Assigned To | cberner | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | PR20Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | PR20Q3 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 3.0PR19Q4.4 | SCM revision | ||||||
Review Assigned To | alostale | |||||||
Web browser | Google Chrome | |||||||
Modules | Core | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2019-09-23 | |||||||
Regression introduced in release | 3.0PR19Q4 | |||||||
Regression introduced by commit | https://gitlab.com/openbravo/product/openbravo/-/commit/4ec715bfa9c6bc0ab7b3e6f644ec05ef4998c721 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0044681: Exported grid csv with enabled creation date column value does not match in the application | |||||||
Description | In 19Q4.4, despite the preference Local Timezone ID defined, when the user tries to export any of the window grid with enabled Creation Date column.The creation date value exported in the csv file does not matches in the grid. | |||||||
Steps To Reproduce | Following steps to be followed: 1. Log in the backoffice as Openbravo/openbravo 2. Go to the Preference window a.Preference Property: Local Timezone ID b.Property List: Yes c.Selected: No d.Value: America/New_York 3. From any window grid, enable the Creation Date column and click on the Export to csv toolbar button. 4. The expected value is Creation Date value should be in US Eastern Time Zone but the value is in UTC timezone. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0121616) hgbot (developer) 2020-07-27 10:21 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/111 [^] |
(0121621) hgbot (developer) 2020-07-27 10:31 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/111 [^] |
(0121622) hgbot (developer) 2020-07-27 10:31 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: 3b7b13068478fbb3c07952301ed0236376f9ce66 Author: Cristian Berner <cristian.berner@openbravo.com> Date: 2020-07-27T10:19:18+02:00 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/3b7b13068478fbb3c07952301ed0236376f9ce66 [^] Fixes ISSUE-44681: Sets correct DateTime in window grid exported CSV file DateTime in export to CSV was wrong, applying local time zone several times instead of once. It has been fixed by using a function that doesn't try to transform to UTC in DateTimeUIDefinition, convertToClassicStringInLocalTime. This function formats the date as is, using the timezone received without prior conversion to UTC. Fixes regression introduced in commit 4ec715bfa9c6bc0ab7b3e6f644ec05ef4998c721 --- M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/DateTimeUIDefinition.java M modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/DataSourceServlet.java --- |
Issue History | |||
Date Modified | Username | Field | Change |
2020-07-24 11:19 | cberner | Type | defect => backport |
2020-07-24 11:19 | cberner | Target Version | => PR20Q3.1 |
2020-07-27 10:21 | hgbot | Note Added: 0121616 | |
2020-07-27 10:25 | cberner | Review Assigned To | => alostale |
2020-07-27 10:25 | cberner | Web browser | Google Chrome => Google Chrome |
2020-07-27 10:31 | hgbot | Note Added: 0121621 | |
2020-07-27 10:31 | hgbot | Resolution | open => fixed |
2020-07-27 10:31 | hgbot | Status | scheduled => closed |
2020-07-27 10:31 | hgbot | Fixed in Version | => PR20Q3 |
2020-07-27 10:31 | hgbot | Note Added: 0121622 | |
2020-07-28 13:36 | priyam | Web browser | Google Chrome => Google Chrome |
2020-07-28 13:36 | priyam | Target Version | PR20Q3.1 => PR20Q3 |
Copyright © 2000 - 2009 MantisBT Group |