Openbravo Issue Tracking System - Retail Modules
View Issue Details
0048045Retail ModulesForgot Passwordpublic2021-11-11 16:062021-11-18 15:54
shuehner 
shuehner 
normalminorhave not tried
closedfixed 
5
 
 
No
0048045: Apply HQL style guide to forgetpassword
Apply HQL style guide

src/org/openbravo/retail/forgotpassword/process/ChangePasswordExpirationStatus.java:116:
src/org/openbravo/retail/forgotpassword/process/ChangePasswordExpirationStatus.java:161:
src/org/openbravo/retail/forgotpassword/process/ChangePasswordExpirationStatus.java:212:
-
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 16:06shuehnerNew Issue
2021-11-11 16:06shuehnerAssigned To => Retail
2021-11-11 16:06shuehnerTriggers an Emergency Pack => No
2021-11-11 16:06shuehnerIssue generated from0048044
2021-11-11 16:06shuehnerRelationship addedblocks 0041287
2021-11-11 16:07shuehnerIssue cloned0048046
2021-11-12 11:37hgbotNote Added: 0132993
2021-11-18 15:53shuehnerAssigned ToRetail => shuehner
2021-11-18 15:54hgbotNote Added: 0133187
2021-11-18 15:54hgbotResolutionopen => fixed
2021-11-18 15:54hgbotStatusnew => closed
2021-11-18 15:54hgbotNote Added: 0133188

Notes
(0132993)
hgbot   
2021-11-12 11:37   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.forgotpassword/-/merge_requests/2 [^]
(0133187)
hgbot   
2021-11-18 15:54   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.forgotpassword/-/merge_requests/2 [^]
(0133188)
hgbot   
2021-11-18 15:54   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.forgotpassword [^]
Changeset: 9dbb90d1db37c18779d1f4dee46e3a0d0f9b43b0
Author: Stefan Huehner <stefan.huehner@openbravo.com>
Date: 2021-11-12T11:37:17+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.forgotpassword/-/commit/9dbb90d1db37c18779d1f4dee46e3a0d0f9b43b0 [^]

Fixed ISSUE-48045 Apply HQL style

Don't use StringBuilder to build query text

---
M src/org/openbravo/retail/forgotpassword/process/ChangePasswordExpirationStatus.java
---