Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0047686Openbravo ERPA. Platformpublic2021-09-13 18:092021-09-14 15:44
jarmendariz 
jarmendariz 
highmajorhave not tried
closedfixed 
5
 
PR21Q3.2 
Core
No
0047686: 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-13 18:09jarmendarizNew Issue
2021-09-13 18:09jarmendarizAssigned To => jarmendariz
2021-09-13 18:09jarmendarizModules => Core
2021-09-13 18:09jarmendarizTriggers an Emergency Pack => No
2021-09-13 18:09jarmendarizIssue generated from0047613
2021-09-13 18:09jarmendarizRelationship addeddepends on 0047613
2021-09-13 18:09jarmendarizStatusnew => scheduled
2021-09-14 12:04hgbotNote Added: 0131773
2021-09-14 13:21hgbotNote Added: 0131781
2021-09-14 13:25jarmendarizTarget Version => PR21Q3.2
2021-09-14 13:29jarmendarizIssue cloned0047689
2021-09-14 15:37hgbotResolutionopen => fixed
2021-09-14 15:37hgbotStatusscheduled => closed
2021-09-14 15:37hgbotNote Added: 0131787
2021-09-14 15:37hgbotNote Added: 0131788
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=23080#r23080
2021-09-14 15:44alostaleSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=23082#r23082
2021-09-14 15:44alostaleProposed Solution updated

Notes
(0131773)
hgbot   
2021-09-14 12:04   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.azure.storage/-/merge_requests/9 [^]
(0131781)
hgbot   
2021-09-14 13:21   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.azure.storage/-/merge_requests/9 [^]
(0131787)
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: 09c10ec46abb9aba6fe900eb93b44e437143c2cc
Author: Javier Armendáriz <javier.armendariz@openbravo.com>
Date: 2021-09-13T18:10:31+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.azure.storage/-/commit/09c10ec46abb9aba6fe900eb93b44e437143c2cc [^]

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