Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0047613Openbravo ERPA. Platformpublic2021-09-01 12:502021-09-14 15:43
AugustoMauch 
jarmendariz 
normalcriticalhave not tried
closedfixed 
5
 
 
Core
No
0047613: Incorrect data potentially uploaded to Azure Storage
The current version the Azure Storage Java v12 SDK has a bug which can upload incorrect data during retries (for example, in case of HTTP 500 errors).
N/A
Update to the latest version where this bug is fixed.
NOR
depends on defect 0047089 closed platform azure.storage: Library should be updated (jackson-datatype & netty) 
depends on feature request 0047666 closed jarmendariz Upgrade jackson libraries 
related to defect 0048201 closed meriem_azaf azure.storage: Update netty library latest version 
blocks design defect 0047090 new Triage Platform Base Tracking issue: Library update 
blocks backport 0047686PR21Q3.2 closed jarmendariz Incorrect data potentially uploaded to Azure Storage 
blocks backport 0047689PR21Q2.3 closed jarmendariz Incorrect data potentially uploaded to Azure Storage 
Issue History
2021-09-01 12:50AugustoMauchNew Issue
2021-09-01 12:50AugustoMauchAssigned To => platform
2021-09-01 12:50AugustoMauchModules => Core
2021-09-01 12:50AugustoMauchTriggers an Emergency Pack => No
2021-09-01 12:57alostaleIssue Monitored: alostale
2021-09-01 14:17AugustoMauchRelationship addeddepends on 0047089
2021-09-01 14:36shuehnerIssue Monitored: shuehner
2021-09-02 17:44jarmendarizAssigned Toplatform => jarmendariz
2021-09-02 17:44jarmendarizStatusnew => scheduled
2021-09-09 12:26jarmendarizRelationship addeddepends on 0047666
2021-09-09 19:07hgbotNote Added: 0131691
2021-09-13 08:44alostaleRelationship addedblocks 0047090
2021-09-13 09:06hgbotResolutionopen => fixed
2021-09-13 09:06hgbotStatusscheduled => closed
2021-09-13 09:06hgbotNote Added: 0131725
2021-09-13 09:06hgbotNote Added: 0131726
2021-09-13 12:23rafarodaTag Attached: NOR
2021-09-13 18:09jarmendarizIssue cloned0047686
2021-09-13 18:09jarmendarizRelationship addedblocks 0047686
2021-09-14 13:32jarmendarizRelationship addedblocks 0047689
2021-09-14 15:43alostaleSeveritymajor => critical
2021-09-14 15:43alostaleTypefeature request => defect
2021-09-14 15:43alostaleSummaryUpgrade Azure Storage libraries in org.openbravo.service.integration.azure.storage module => Incorrect data potentially uploaded to Azure Storage
2021-09-14 15:43alostaleDescription Updatedbug_revision_view_page.php?rev_id=23076#r23076
2021-09-14 15:43alostaleSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=23078#r23078
2021-09-14 15:43alostaleProposed Solution updated
2021-12-07 13:37shuehnerRelationship addedrelated to 0048201

Notes
(0131691)
hgbot   
2021-09-09 19:07   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.azure.storage/-/merge_requests/8 [^]
(0131725)
hgbot   
2021-09-13 09:06   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.azure.storage [^]
Changeset: 56423acfc2aba4ef97f146c6f0f49a512cd220a5
Author: Javier Armendáriz <javier.armendariz@openbravo.com>
Date: 2021-09-08T17:18:10+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.azure.storage/-/commit/56423acfc2aba4ef97f146c6f0f49a512cd220a5 [^]

Fixed ISSUE-47613: Upgraded azure libraries and its dependencies to their latest version

---
A lib/runtime/azure-core-1.17.0.jar
A lib/runtime/azure-core-http-netty-1.10.0.jar
A lib/runtime/azure-storage-blob-12.13.0.jar
A lib/runtime/azure-storage-common-12.12.0.jar
A lib/runtime/jackson-dataformat-xml-2.12.3.jar
A lib/runtime/jackson-datatype-jsr310-2.12.3.jar
A lib/runtime/jackson-module-jaxb-annotations-2.12.3.jar
A lib/runtime/netty-all-4.1.65.Final.jar
A lib/runtime/reactor-core-3.4.6.jar
A lib/runtime/reactor-netty-1.0.7.jar
A lib/runtime/reactor-netty-core-1.0.7.jar
A lib/runtime/reactor-netty-http-1.0.7.jar
A lib/runtime/woodstox-core-6.2.4.jar
M legal/License.txt
R lib/runtime/azure-core-1.1.0.jar
R lib/runtime/azure-core-http-netty-1.1.0.jar
R lib/runtime/azure-storage-blob-12.1.0.jar
R lib/runtime/azure-storage-common-12.1.0.jar
R lib/runtime/jackson-dataformat-xml-2.9.4.jar
R lib/runtime/jackson-datatype-jsr310-2.9.4.jar
R lib/runtime/jackson-module-jaxb-annotations-2.9.4.jar
R lib/runtime/reactor-core-3.3.10.RELEASE.jar
R lib/runtime/reactor-netty-0.9.12.RELEASE.jar
---
(0131726)
hgbot   
2021-09-13 09:06   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.azure.storage/-/merge_requests/8 [^]