Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0045422 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2020-11-11 13:30 | 2020-11-12 08:31 | |||
Reporter | cberner | View Status | public | |||||
Assigned To | cberner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | PR21Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0045422: Apply new HQL style to DefaultJsonDataService class | |||||||
Description | Apply HQL style guide to DefaultJsonDataService class. | |||||||
Steps To Reproduce | In description. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(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 --- |
![]() |
|||
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 | OBNetwork customer | => No |
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 | Merge Request Status | => open |
2020-11-11 13:37 | hgbot | Note Added: 0124279 | |
2020-11-12 08:31 | hgbot | Merge Request Status | open => approved |
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 |