Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0048527 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2022-02-03 14:08 | 2022-02-19 12:02 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | ablasco | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | PR22Q2 | |||
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 | 0048527: Log message level is too high | |||||||
Description | In the DefaultDataSourceService class, a message is written on the log when building the database properties of generated windows if for some reason DalUtil.getPropertyFromPath(entity, additionalProp) returns false, meaning that there is no property in the given entity with the given name. This happens some times when using selectors that have fields with aliases. The log is not very useful because there aren't any side effects when the property is not found. We could either change the log devel to debug or remove, I prefer to keep the log with debug level. | |||||||
Steps To Reproduce | - Log in in the backoffice - Open the Sales Invoice window. Notice that the following message is logged: 2022-02-03 14:07:05,590 [http-nio-8080-exec-10] INFO org.openbravo.service.datasource.DefaultDataSourceService - Couldn't find property from additional property product$productName in entity InvoiceLine | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0135143) hgbot (developer) 2022-02-19 12:01 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/529 [^] |
(0135144) hgbot (developer) 2022-02-19 12:02 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/529 [^] |
(0135145) hgbot (developer) 2022-02-19 12:02 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: dd2f67a4de1a5a1bef4942415f92140590a53051 Author: adrian.blasco <adrian.blasco@openbravo.com> Date: 19-02-2022 12:01:57 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/dd2f67a4de1a5a1bef4942415f92140590a53051 [^] fixes ISSUE-48527: Log message level is too high --- M modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/DefaultDataSourceService.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2022-02-03 14:08 | AugustoMauch | New Issue | |
2022-02-03 14:08 | AugustoMauch | Assigned To | => Triage Platform Base |
2022-02-03 14:08 | AugustoMauch | OBNetwork customer | => No |
2022-02-03 14:08 | AugustoMauch | Modules | => Core |
2022-02-03 14:08 | AugustoMauch | Triggers an Emergency Pack | => No |
2022-02-03 14:08 | AugustoMauch | Summary | Log message is => Log message level is too high |
2022-02-15 06:52 | guillermogil | File Added: 48527.diff | |
2022-02-19 12:01 | hgbot | Merge Request Status | => open |
2022-02-19 12:01 | hgbot | Note Added: 0135143 | |
2022-02-19 12:02 | hgbot | Merge Request Status | open => approved |
2022-02-19 12:02 | hgbot | Resolution | open => fixed |
2022-02-19 12:02 | hgbot | Status | new => closed |
2022-02-19 12:02 | hgbot | Note Added: 0135144 | |
2022-02-19 12:02 | hgbot | Fixed in Version | => PR22Q2 |
2022-02-19 12:02 | hgbot | Note Added: 0135145 | |
2022-02-19 12:02 | AugustoMauch | Assigned To | Triage Platform Base => ablasco |
Copyright © 2000 - 2009 MantisBT Group |