Openbravo Issue Tracking System - Modules
View Issue Details
0048034ModulesExternal Integration Infrastructurepublic2021-11-11 14:442021-12-28 14:33
shuehner 
meriem_azaf 
normalminorhave not tried
closedfixed 
5
 
 
0048034: Apply HQL style guide to externaldata.integration module
Apply HQL style guide to externaldata.integration module
-
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 14:44shuehnerNew Issue
2021-11-11 14:44shuehnerAssigned To => platform
2021-11-11 14:45shuehnerRelationship addedblocks 0041287
2021-11-11 14:51hgbotNote Added: 0132965
2021-11-11 14:57shuehnerCategoryExternal Data Integration => External Integration Infrastructure
2021-11-11 14:57shuehnerDescription Updatedbug_revision_view_page.php?rev_id=23306#r23306
2021-11-11 14:57shuehnerIssue cloned0048035
2021-12-28 13:50cbernerAssigned Toplatform => meriem_azaf
2021-12-28 13:50cbernerStatusnew => scheduled
2021-12-28 14:33hgbotResolutionopen => fixed
2021-12-28 14:33hgbotStatusscheduled => closed
2021-12-28 14:33hgbotNote Added: 0134014
2021-12-28 14:33hgbotNote Added: 0134015

Notes
(0132965)
hgbot   
2021-11-11 14:51   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.externaldata.integration/-/merge_requests/8 [^]
(0134014)
hgbot   
2021-12-28 14:33   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.externaldata.integration [^]
Changeset: 323471c5cd17e12abe0185789e6d0491f83723c9
Author: Stefan Huehner <stefan.huehner@openbravo.com>
Date: 28-12-2021 14:33:12
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.externaldata.integration/-/commit/323471c5cd17e12abe0185789e6d0491f83723c9 [^]

Fixes ISSUE-48034: Apply HQL style Guide ProcessRequest

Don't use StringBuilder to build HQL query text
Inline constants to improve readability.

---
M src/org/openbravo/externaldata/integration/process/ProcessRequest.java
---
(0134015)
hgbot   
2021-12-28 14:33   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.externaldata.integration/-/merge_requests/8 [^]