Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0026950Openbravo ERPA. Platformpublic2014-06-26 18:012014-07-01 17:09
AugustoMauch 
AugustoMauch 
immediatecriticalhave not tried
closedfixed 
5
 
3.0PR14Q3 
AugustoMauch
Core
Coding ( Testing )
2014-06-22
pi
https://code.openbravo.com/erp/devel/pi/rev/e3da458ad088 [^]
No
0026950: Reference filter in Columns tab is not working properly.
Reference filter in Columns tab is not working properly. After selecting a value (i.e. 'Table') in the dropdown of the filter, the filter is not applied until the grid is refreshed.
Do the following in current pi (https://livebuilds.openbravo.com/erp_pi_pgsql [^]) and in PR14Q2.2 (https://livebuilds.openbravo.com/erp_mp_3.0PR14Q2.2 [^]):

As System Admin:
- Open the Tables and Columns
- Select the Order table
- In the Column tab, open the dropdown of the Reference filter, and select table. Nothing happens.
- Place the focus in the Name column filter. Nothing happens.
- Refresh the grid. The filter is now applied. It should have been applied
No tags attached.
related to defect 00266963.0PR14Q4 closed shankarb The filter does not work when changing the ad_org_id column to a table reference displayng the value column. 
related to defect 0030800 closed caristu Filter on Property field in a table reference column doesn't work 
Issue History
2014-06-26 18:01AugustoMauchNew Issue
2014-06-26 18:01AugustoMauchAssigned To => AugustoMauch
2014-06-26 18:01AugustoMauchModules => Core
2014-06-26 18:01AugustoMauchTriggers an Emergency Pack => No
2014-06-26 18:02AugustoMauchRegression level => Coding ( Testing )
2014-06-26 18:02AugustoMauchRegression introduced in release => pi
2014-06-27 13:00AugustoMauchRelationship addedrelated to 0026696
2014-06-27 13:04AugustoMauchRegression date => 2014-06-22
2014-06-27 13:04AugustoMauchRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/e3da458ad088 [^]
2014-07-01 06:21shankarbStatusnew => scheduled
2014-07-01 06:21shankarbfix_in_branch => pi
2014-07-01 06:21shankarbNote Added: 0068472
2014-07-01 06:21shankarbStatusscheduled => resolved
2014-07-01 06:21shankarbFixed in SCM revision => https://code.openbravo.com/erp/devel/pi/rev/4ccdae6e5989 [^]
2014-07-01 06:21shankarbResolutionopen => fixed
2014-07-01 06:22shankarbNote Added: 0068473
2014-07-01 06:22shankarbStatusresolved => new
2014-07-01 06:22shankarbResolutionfixed => open
2014-07-01 06:22shankarbReview Assigned To => AugustoMauch
2014-07-01 06:22shankarbfix_in_branchpi =>
2014-07-01 06:22shankarbIssue Monitored: AugustoMauch
2014-07-01 06:22shankarbStatusnew => scheduled
2014-07-01 06:22shankarbfix_in_branch => pi
2014-07-01 06:23shankarbStatusscheduled => resolved
2014-07-01 06:23shankarbResolutionopen => fixed
2014-07-01 17:09AugustoMauchNote Added: 0068491
2014-07-01 17:09AugustoMauchStatusresolved => closed
2015-10-26 14:30alostaleRelationship addedrelated to 0030800

Notes
(0068472)
shankarb   
2014-07-01 06:21   
Fixes Issue 26696 : Adaptive filtering works properly

When performing local filtering, always compare with identifier as the grid contains only the id and identifier.
(0068473)
shankarb   
2014-07-01 06:22   
reopened to update review assigned fields.
(0068491)
AugustoMauch   
2014-07-01 17:09   
The changesets that caused this regression have been backed out, so this issue is no longer reproducible