Openbravo Issue Tracking System - Modules
View Issue Details
0054744ModulesIntegrations with Azure Blob Storagepublic2024-02-22 12:352024-02-22 17:13
ander_flores 
ander_flores 
normalminorhave not tried
closedfixed 
5
 
 
2023-07-04
https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.azure.storage/-/commit/25f85ba269e8a01b3bcefddbe3525a9fbbf02623 [^]
0054744: Get Attachment Configuration query is broken
Migrating attachment files from local to Azure cause an error
1. Attach a file locally
2. Request a process to migrate it to Azure
Add a space at the end of each line of the query
No tags attached.
caused by feature request 0052134 closed Triage Platform Base Openbravo ERP Support Immutable Printable Reports 
Issue History
2024-02-22 12:35ander_floresNew Issue
2024-02-22 12:35ander_floresAssigned To => ander_flores
2024-02-22 12:38hgbotNote Added: 0161125
2024-02-22 17:10caristuRelationship addedcaused by 0052134
2024-02-22 17:11caristuRegression date => 2023-07-04
2024-02-22 17:11caristuRegression introduced by commit => https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.azure.storage/-/commit/25f85ba269e8a01b3bcefddbe3525a9fbbf02623 [^]
2024-02-22 17:13hgbotResolutionopen => fixed
2024-02-22 17:13hgbotStatusnew => closed
2024-02-22 17:13hgbotNote Added: 0161154
2024-02-22 17:13hgbotNote Added: 0161155

Notes
(0161125)
hgbot   
2024-02-22 12:38   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.azure.storage/-/merge_requests/21 [^]
(0161155)
hgbot   
2024-02-22 17:13   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.azure.storage/-/merge_requests/21 [^]
(0161154)
hgbot   
2024-02-22 17:13   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.azure.storage [^]
Changeset: 27a5e0f1c553b94b16599eed0645c112b0267cc6
Author: Ander Flores <ander.flores@openbravo.com>
Date: 22-02-2024 16:09:14
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.azure.storage/-/commit/27a5e0f1c553b94b16599eed0645c112b0267cc6 [^]

Fixed ISSUE-54744: Fixed getAttachmentConfiguration query

---
M src/org/openbravo/service/integration/azure/storage/process/MigrateProcess.java
---