Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0026767Openbravo ERPA. Platformpublic2014-06-03 08:502014-10-01 16:47
alostale 
guillermogil 
immediatemajorhave not tried
closedfixed 
5
 
3.0PR14Q33.0PR14Q3 
alostale
Core
Production - Confirmed Stable
2013-12-16
3.0MP31
https://code.openbravo.com/erp/devel/pi/rev/08e8dd69188fc9a592ce4cc0efb5f5ec425cee34 [^]
No
0026767: filters not working in Process Definition > Parameter
Filtering Parameter Tab in Process Definition window is not working.
-Log in as System Admin
-Go to Process Definition window and select APRM_PaymentProposalPickEdit record
-Go to Parameter window
-In DB Column Name filter type g
  * No record is shown -> ERROR
-Click refresh button
  * No record is shown -> ERROR
  * The criteria sent to backed is:
    criteria: [{"fieldName":"dBColumnName","operator":"iContains","value":"g"},
               {"fieldName":"obuiappProcess$_identifier","operator":"iEquals","value":"8D0D32CC819E449D9A08E0459B482963"}, <- Note this shouldn't appear
               {"fieldName":"obuiappProcess","operator":"equals","value":"8D0D32CC819E449D9A08E0459B482963"}]
-Remove filter typed g in Column Name
  * No record is shown -> ERROR
-Type g again and click on remove filter icon
  * Records are shown -> OK
When fixing this issue, check which other windows might be affected by this problem to determine its severity.
No tags attached.
has duplicate defect 0026481 closed guillermogil Filtering not working when parent column is displayed in grid 
related to feature request 0026775 new eduardo_Argal Remove parent fields on grid view 
Issue History
2014-06-03 08:50alostaleNew Issue
2014-06-03 08:50alostaleAssigned To => AugustoMauch
2014-06-03 08:50alostaleModules => Core
2014-06-03 08:50alostaleTriggers an Emergency Pack => No
2014-06-03 08:54alostaleRegression level => Production - Confirmed Stable
2014-06-03 08:54alostaleNote Added: 0067700
2014-06-03 08:54alostaleSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=5906#r5906
2014-06-03 08:54alostaleProposed Solution updated
2014-06-03 08:55alostaleTarget Version => PR14Q3
2014-06-03 09:00guillermogilAssigned ToAugustoMauch => guillermogil
2014-06-03 11:30guillermogilRegression date => 2013-12-16
2014-06-03 11:30guillermogilRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/08e8dd69188fc9a592ce4cc0efb5f5ec425cee34 [^]
2014-06-03 12:03guillermogilIssue Monitored: alostale
2014-06-03 12:03guillermogilReview Assigned To => alostale
2014-06-03 17:23guillermogilRelationship addedhas duplicate 0026481
2014-06-03 17:27hgbotCheckin
2014-06-03 17:27hgbotNote Added: 0067722
2014-06-03 17:27hgbotStatusnew => resolved
2014-06-03 17:27hgbotResolutionopen => fixed
2014-06-03 17:27hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/7f57d14061b9785fcead3cd3b345d70a185cdda5 [^]
2014-06-04 09:32alostaleNote Added: 0067734
2014-06-04 09:32alostaleStatusresolved => closed
2014-06-04 09:32alostaleFixed in Version => PR14Q3
2014-06-04 09:38hgbotCheckin
2014-06-04 09:38hgbotNote Added: 0067738
2014-06-04 09:44guillermogilRelationship addedrelated to 0026775
2014-06-10 22:23hudsonbotCheckin
2014-06-10 22:23hudsonbotNote Added: 0067874
2014-06-10 22:23hudsonbotCheckin
2014-06-10 22:23hudsonbotNote Added: 0067878
2014-10-01 16:47plujanRegression introduced in release => 3.0MP31

Notes
(0067700)
alostale   
2014-06-03 08:54   
Regression present since 3.0MP31
(0067722)
hgbot   
2014-06-03 17:27   
Repository: erp/devel/pi
Changeset: 7f57d14061b9785fcead3cd3b345d70a185cdda5
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Tue Jun 03 12:26:30 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/7f57d14061b9785fcead3cd3b345d70a185cdda5 [^]

Fixed issue 26767:filters not working in Process Definition

Removed wrong criterias

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
---
(0067734)
alostale   
2014-06-04 09:32   
Code reviewed: pending comment in code to explain the case
Tested: executed test cases explained in the steps to reproduce
(0067738)
hgbot   
2014-06-04 09:38   
Repository: erp/devel/pi
Changeset: fd3b5f95efb6dbc30902dcaa11cf543e818b92c0
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Wed Jun 04 09:37:57 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/fd3b5f95efb6dbc30902dcaa11cf543e818b92c0 [^]

Related to issue 26767:filters not working in Process Definition

Added comments to explain the case

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
---
(0067874)
hudsonbot   
2014-06-10 22:23   
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/763f16c2ad2e [^]
Maturity status: Test
(0067878)
hudsonbot   
2014-06-10 22:23   
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/763f16c2ad2e [^]
Maturity status: Test