Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0028085Openbravo ERPA. Platformpublic2014-11-04 21:172014-12-30 23:24
egoitz 
alostale 
immediateminorhave not tried
closedfixed 
5
 
3.0PR15Q13.0PR15Q1 
AugustoMauch
Core
Production - Confirmed Stable
2014-01-07
3.0PR14Q2
https://code.openbravo.com/erp/devel/pi/rev/46ec5ec2839da79ae27a5225c105c85ecde1cf6a [^]
No
0028085: On the organization window is not possible to use the organization type filter
On the organization window is not possible to use the organization type filter.
When you try to select an option on the filter you don't get any value.
A error is raised (see attachment)
-Login and access on the organization window
-On grid view try to select a value on the organization type column to be used as filter.
*no options are shown
*check the openbravo.log at tomcat.
No tags attached.
caused by defect 00251823.0PR14Q2 closed alostale Query in org drop down in the list field is having bad performance 
log openbravo.log (16,869) 2014-11-04 21:17
https://issues.openbravo.com/file_download.php?file_id=7476&type=bug
Issue History
2014-11-04 21:17egoitzNew Issue
2014-11-04 21:17egoitzAssigned To => AugustoMauch
2014-11-04 21:17egoitzFile Added: openbravo.log
2014-11-04 21:17egoitzModules => Core
2014-11-04 21:17egoitzResolution time => 1415228400
2014-11-04 21:17egoitzRegression level => Production - Confirmed Stable
2014-11-04 21:17egoitzRegression introduced in release => 3.0PR14Q2.6
2014-11-04 21:17egoitzTriggers an Emergency Pack => No
2014-11-04 22:03AugustoMauchNote Added: 0071411
2014-11-04 22:03AugustoMauchSeveritymajor => minor
2014-11-05 10:15alostaleRelationship addedcaused by 0025182
2014-11-05 10:16alostaleRegression date => 2014-01-07
2014-11-05 10:16alostaleRegression introduced in release3.0PR14Q2.6 => 3.0PR14Q2
2014-11-05 10:16alostaleRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/46ec5ec2839da79ae27a5225c105c85ecde1cf6a [^]
2014-11-05 13:40alostaleReview Assigned To => AugustoMauch
2014-11-05 13:40alostaleAssigned ToAugustoMauch => alostale
2014-11-05 13:50hgbotCheckin
2014-11-05 13:50hgbotNote Added: 0071428
2014-11-05 13:50hgbotStatusnew => resolved
2014-11-05 13:50hgbotResolutionopen => fixed
2014-11-05 13:50hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e735bef863555ae90a0a52d569274901bebd72f4 [^]
2014-11-05 13:50hgbotCheckin
2014-11-05 13:50hgbotNote Added: 0071429
2014-11-06 18:40AugustoMauchNote Added: 0071472
2014-11-06 18:40AugustoMauchStatusresolved => closed
2014-11-06 18:40AugustoMauchFixed in Version => 3.0PR15Q1
2014-12-30 23:24hudsonbotCheckin
2014-12-30 23:24hudsonbotNote Added: 0073018
2014-12-30 23:24hudsonbotCheckin
2014-12-30 23:24hudsonbotNote Added: 0073019

Notes
(0071411)
AugustoMauch   
2014-11-04 22:03   
Changed to minor because even though it is not possible to filter that column using the filter drop down, it is possible to filter it by entering a string in the filter editor
(0071428)
hgbot   
2014-11-05 13:50   
Repository: erp/devel/pi
Changeset: e735bef863555ae90a0a52d569274901bebd72f4
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Nov 05 13:43:25 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/e735bef863555ae90a0a52d569274901bebd72f4 [^]

fixed bug 28085: FK drop down filters don't work on Organization/Client windows

  The problem was due the generated query, it applied client/organization security
  assuming organization and client were in another entities.

  The fix cheks these special cases to do the security query based on that base
  entities.

---
M modules/org.openbravo.service.json/src/org/openbravo/service/json/AdvancedQueryBuilder.java
---
(0071429)
hgbot   
2014-11-05 13:50   
Repository: erp/devel/pi
Changeset: b112216b499bab95f13399e80facd94b277e367e
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Nov 05 13:49:09 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/b112216b499bab95f13399e80facd94b277e367e [^]

related to bug 28085: added test case

  test case covering FK drop down datasource in Organization table

---
M src-test/src/org/openbravo/test/AllWebserviceTests.java
A src-test/src/org/openbravo/test/datasource/FKDropDownDatasource.java
---
(0071472)
AugustoMauch   
2014-11-06 18:40   
Code reviewed and verified in pi@e735bef86355
(0073018)
hudsonbot   
2014-12-30 23:24   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/6525fe229e06 [^]
Maturity status: Test
(0073019)
hudsonbot   
2014-12-30 23:24   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/6525fe229e06 [^]
Maturity status: Test