Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0047689Openbravo ERPA. Platformpublic2021-09-14 13:292021-09-14 15:44
jarmendariz 
jarmendariz 
highminorhave not tried
closedfixed 
5
 
PR21Q2.3 
Core
No
0047689: 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.
No tags attached.
depends on defect 0047613 closed jarmendariz Incorrect data potentially uploaded to Azure Storage 
Issue History
2021-09-14 13:29jarmendarizNew Issue
2021-09-14 13:29jarmendarizAssigned To => jarmendariz
2021-09-14 13:29jarmendarizModules => Core
2021-09-14 13:29jarmendarizTriggers an Emergency Pack => No
2021-09-14 13:29jarmendarizIssue generated from0047686
2021-09-14 13:29jarmendarizStatusnew => scheduled
2021-09-14 13:29jarmendarizRelationship addeddepends on 0047666
2021-09-14 13:32jarmendarizRelationship deleteddepends on 0047666
2021-09-14 13:32jarmendarizRelationship addeddepends on 0047613
2021-09-14 13:40hgbotNote Added: 0131782
2021-09-14 15:37hgbotResolutionopen => fixed
2021-09-14 15:37hgbotStatusscheduled => closed
2021-09-14 15:37hgbotNote Added: 0131789
2021-09-14 15:37hgbotNote Added: 0131790
2021-09-14 15:44alostaleSummaryUpgrade Azure Storage libraries in org.openbravo.service.integration.azure.storage module => Incorrect data potentially uploaded to Azure Storage
2021-09-14 15:44alostaleDescription Updatedbug_revision_view_page.php?rev_id=23084#r23084
2021-09-14 15:44alostaleSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=23086#r23086
2021-09-14 15:44alostaleProposed Solution updated

Notes
(0131782)
hgbot   
2021-09-14 13:40   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.azure.storage/-/merge_requests/10 [^]
(0131789)
hgbot   
2021-09-14 15:37   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.azure.storage [^]
Changeset: e82de1f72e2cf3be1c6c9fabe3bee824bc29e39e
Author: Javier Armendáriz <javier.armendariz@openbravo.com>
Date: 2021-09-14T13:37:52+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.azure.storage/-/commit/e82de1f72e2cf3be1c6c9fabe3bee824bc29e39e [^]

Fixed ISSUE-47689: 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
---
(0131790)
hgbot   
2021-09-14 15:37   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.azure.storage/-/merge_requests/10 [^]