Openbravo Issue Tracking System - Modules
View Issue Details
0047649ModulesIntegrations with Azure Blob Storagepublic2021-09-08 08:542021-09-08 10:01
alostale 
jarmendariz 
normalmajorhave not tried
closedfixed 
5
 
 
0047649: cannot overwrite attachemnt in Azure
When a record has a file attached and a new version of that file with the same name is tried to be attached, a confirmation popup letting the user know it will be overwritten is displayed, if the user accepts to overwrite the file, an error is raised.
Having Azure configured as attachment method:
1. Open any window and select any record
2. Attach any file
3. Modify that file
4. Try to attach it to the same record it was already attached
  -> OK: A confirmation popup appears
5. Confirm to overwrite the file
  -> ERROR: It was not possible to upload the file. Please ensure that you Azure Storage configuration is correct.
No tags attached.
related to defect 00476062.50 closed jarmendariz Missing timeout on Azure Blob Storage operations 
Issue History
2021-09-08 08:54alostaleNew Issue
2021-09-08 08:54alostaleAssigned To => platform
2021-09-08 08:59alostaleRelationship addedrelated to 0047606
2021-09-08 09:23jarmendarizAssigned Toplatform => jarmendariz
2021-09-08 09:23jarmendarizStatusnew => scheduled
2021-09-08 09:42hgbotNote Added: 0131643
2021-09-08 10:01hgbotResolutionopen => fixed
2021-09-08 10:01hgbotStatusscheduled => closed
2021-09-08 10:01hgbotNote Added: 0131644
2021-09-08 10:01hgbotNote Added: 0131645

Notes
(0131643)
hgbot   
2021-09-08 09:42   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.azure.storage/-/merge_requests/7 [^]
(0131644)
hgbot   
2021-09-08 10:01   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.azure.storage [^]
Changeset: 7c22db301e67d09a2805c4ad962b14180991c32c
Author: Javier Armendáriz <javier.armendariz@openbravo.com>
Date: 2021-09-08T09:44:01+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.azure.storage/-/commit/7c22db301e67d09a2805c4ad962b14180991c32c [^]

Fixed ISSUE-47649: Enabling file overwrite in upload

---
M src/org/openbravo/service/integration/azure/storage/AzureStorageClient.java
---
(0131645)
hgbot   
2021-09-08 10:01   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.azure.storage/-/merge_requests/7 [^]