Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0035954 | Openbravo ERP | A. Platform | public | 2017-01-27 15:25 | 2017-05-09 11:05 | |||||||
Reporter | psanjuan | |||||||||||
Assigned To | inigosanchez | |||||||||||
Priority | urgent | Severity | major | Reproducibility | always | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 30 | OS Version | Professional Appliance | ||||||||
Product Version | ||||||||||||
Target Version | 3.0PR17Q1.1 | Fixed in Version | 3.0PR17Q1.1 | |||||||||
Merge Request Status | ||||||||||||
Review Assigned To | caristu | |||||||||||
OBNetwork customer | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
Regression level | Production - Confirmed Stable | |||||||||||
Regression date | 2016-05-24 | |||||||||||
Regression introduced in release | 3.0PR16Q3 | |||||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/9105dfe33d79e5b7ba39a2680064f7c48c402701 [^] | |||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0035954: Fetching data when it is sorting by a null foreign key is not working as expected. | |||||||||||
Description | Fetching data when it is sorting by a null foreign key is not working as expected. The problem can be reproduced having a BP with additional identifier (Currency) that is a foreign key and not mandatory (nullable). If currency is null for a BP and data is sorted by BP column, fetching the data is not working as expected. | |||||||||||
Steps To Reproduce | - Login as "System Administrator - System" role. - Go to [Module] window and put "Core" module in development mode. - Go to [Tables and Columns] window and select "BusinessPartner" table. - Go to [Column] subtab and open in form view "BP_Currency_ID" record. - Check "Used as Record Identifiew" checkbox. Save it. -Restart tomcat because model has changed. - Login as "F&B International Group Admin" role. - Go to [Business Partner] window and create a new one for testing purposes. [Currency field should be null] - Go to [Location/Address] subtab and create a new test location for the new business partner. - Go to [Sales Order] window and create a new sales order with the BP created in previously steps. - Filter by "Document No." field using the document number generated for the new sales order. [Only the new sales order should be displayed in the grid] - Sort by "Order Date" column and refresh the current data from the toolbar button. Check the record appears. - Sort by "Business Partner" column and refresh the current data from the toolbar button. Check the record disappears. | |||||||||||
Proposed Solution | It seems that the reported case is not take into account properly and a inner join is used instead of left join > Review use of useInnerJoinMap map in AdvancedQueryBuilder class. | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2017-05-09 10:04 | inigosanchez | Type | defect => backport | |||||||||
2017-05-09 10:04 | inigosanchez | Target Version | => 3.0PR17Q1.1 | |||||||||
2017-05-09 10:07 | hgbot | Checkin | ||||||||||
2017-05-09 10:07 | hgbot | Note Added: 0096473 | ||||||||||
2017-05-09 10:07 | hgbot | Status | scheduled => resolved | |||||||||
2017-05-09 10:07 | hgbot | Resolution | open => fixed | |||||||||
2017-05-09 10:07 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/33afd778e515a8e5df2eff4286683edbb7656fec [^] => http://code.openbravo.com/erp/backports/3.0PR17Q1.1/rev/1f2d83b1b381af0c8b8cfd3a9930b0f1b78e2dec [^] | |||||||||
2017-05-09 10:09 | inigosanchez | Review Assigned To | => caristu | |||||||||
2017-05-09 11:05 | caristu | Note Added: 0096484 | ||||||||||
2017-05-09 11:05 | caristu | Status | resolved => closed | |||||||||
2017-05-09 11:05 | caristu | Fixed in Version | => 3.0PR17Q1.1 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|