Openbravo Issue Tracking System - Modules
View Issue Details
0048036ModulesIntegration with Amazon S3public2021-11-11 15:042021-12-28 14:42
shuehner 
meriem_azaf 
normalminorhave not tried
closedfixed 
5
 
 
AugustoMauch
0048036: Apply HQL style guide to AWS S3 integration module
Apply HQL style guide


-
No tags attached.
blocks design defect 0041287 acknowledged Triage Platform Base Openbravo ERP Tracking issue: Convert HQL to apply new style 
Issue History
2021-11-11 15:04shuehnerNew Issue
2021-11-11 15:04shuehnerAssigned To => platform
2021-11-11 15:04shuehnerIssue generated from0048035
2021-11-11 15:04shuehnerRelationship addedblocks 0041287
2021-11-11 15:15hgbotNote Added: 0132967
2021-11-11 15:21shuehnerIssue cloned0048037
2021-12-28 13:50cbernerAssigned Toplatform => meriem_azaf
2021-12-28 13:50cbernerStatusnew => scheduled
2021-12-28 14:39hgbotNote Added: 0134017
2021-12-28 14:41AugustoMauchNote Added: 0134018
2021-12-28 14:42AugustoMauchStatusscheduled => resolved
2021-12-28 14:42AugustoMauchResolutionopen => fixed
2021-12-28 14:42AugustoMauchStatusresolved => closed
2021-12-28 14:42AugustoMauchReview Assigned To => AugustoMauch

Notes
(0132967)
hgbot   
2021-11-11 15:15   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.amazon.s3/-/merge_requests/2 [^]
(0134017)
hgbot   
2021-12-28 14:39   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.amazon.s3/-/merge_requests/2 [^]
(0134018)
AugustoMauch   
2021-12-28 14:41   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.amazon.s3 [^] [^]
Changeset: c59e3cafddd2c1d7a8130299f2631c098dd539f1
Author: Stefan Huehner <stefan.huehner@openbravo.com>
Date: 28-12-2021 14:38:35
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.amazon.s3/-/commit/c59e3cafddd2c1d7a8130299f2631c098dd539f1 [^] [^]

Fixes ISSUE-47036 Apply HQL Style guide

Don't use StringBuilder for building query string

---
M src/org/openbravo/service/integration/amazon/s3/process/MigrationProcess.java
---