Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0045422
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2020-11-11 13:302020-11-12 08:31
ReportercbernerView Statuspublic 
Assigned Tocberner 
PrioritynormalResolutionfixedFixed in VersionPR21Q1
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0045422: Apply new HQL style to DefaultJsonDataService class

DescriptionApply HQL style guide to DefaultJsonDataService class.
Steps To ReproduceIn description.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to design defect 0041287 acknowledgedTriage Platform Base Tracking issue: Convert HQL to apply new style 

-  Notes
(0124279)
hgbot (developer)
2020-11-11 13:37

Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/223 [^]
(0124292)
hgbot (developer)
2020-11-12 08:31

Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/223 [^]
(0124293)
hgbot (developer)
2020-11-12 08:31

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: fa659fbbdf015968394eb82e69da9c1ceb29a06f
Author: Cristian Berner <cristian.berner@openbravo.com>
Date: 2020-11-11T13:35:30+01:00
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/fa659fbbdf015968394eb82e69da9c1ceb29a06f [^]

Fixes ISSUE-45422: Apply new HQL style to DefaultJsonDataService class

DefaultJsonDataService was using JsonConstants.ID to build an HQL string
where clause, this has been replaced directly with "id" as per the new
HQL style guide.

---
M modules/org.openbravo.service.json/src/org/openbravo/service/json/DefaultJsonDataService.java
---

- Issue History
Date Modified Username Field Change
2020-11-11 13:30 cberner New Issue
2020-11-11 13:30 cberner Assigned To => cberner
2020-11-11 13:30 cberner Modules => Core
2020-11-11 13:30 cberner Triggers an Emergency Pack => No
2020-11-11 13:30 cberner Relationship added related to 0041287
2020-11-11 13:37 hgbot Note Added: 0124279
2020-11-12 08:31 hgbot Resolution open => fixed
2020-11-12 08:31 hgbot Status new => closed
2020-11-12 08:31 hgbot Note Added: 0124292
2020-11-12 08:31 hgbot Fixed in Version => PR21Q1
2020-11-12 08:31 hgbot Note Added: 0124293


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker