Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0026049 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 02. Master data management | major | always | 2014-03-20 17:07 | 2014-03-24 12:01 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR14Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | ad1b6b290146 | ||||
Projection | none | ETA | none | Target Version | 3.0PR14Q2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | shankarb | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2013-12-16 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/08e8dd69188fc9a592ce4cc0efb5f5ec425cee34 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0026049: The filtering on the value tab under product characteristics window does not work | |||||||
Description | Filtering on the name field does always return no results | |||||||
Steps To Reproduce | -Go to product characteristics window. -Create a row on the header -go to the value tab -Create a new value with name blue -Create a new value with name green -Go to grid view -filter on the name field with bl *No results are returned | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0065314) AugustoMauch (administrator) 2014-03-20 17:23 |
This is the criteria that was generated in MP30.3 when filtering 'b': criteria:{"fieldName":"name","operator":"iContains","value":"b"} criteria:{"fieldName":"characteristic","operator":"equals","value":"59A27874E55C44E8BC232DC3C8257896"} This is the criteria that was generated in MP31.2 when filtering 'b': criteria:{"fieldName":"name","operator":"iContains","value":"b"} criteria:{"fieldName":"characteristic$_identifier","operator":"iEquals","value":"FF11721554E0438F999FC5C4A3732CF0"} criteria:{"fieldName":"characteristic","operator":"equals","value":"FF11721554E0438F999FC5C4A3732CF0"} |
(0065377) hgbot (developer) 2014-03-23 23:34 |
Repository: erp/devel/pi Changeset: ad1b6b290146c793d425ed93fe3e232a71b67239 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Sun Mar 23 23:32:45 2014 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/ad1b6b290146c793d425ed93fe3e232a71b67239 [^] Fixes issue 26049: Filter on the product characteristics window is not working The problem was that the Characteristic field of the Value subtab was being shown. That field act as link to the parent tab, and if it is shown the criteria used to fetch the subtab records could not be properly formed. This has been fixed by not showing the field in grid view. --- M src-db/database/sourcedata/AD_FIELD.xml --- |
(0065378) hudsonbot (developer) 2014-03-24 07:10 |
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/cf9ad5b34ce3 [^] Maturity status: Test |
(0065386) shankarb (reporter) 2014-03-24 12:01 |
Code reviewed and verified in pi changeset b24d8a94df0e. |
Issue History | |||
Date Modified | Username | Field | Change |
2014-03-20 17:07 | egoitz | New Issue | |
2014-03-20 17:07 | egoitz | Assigned To | => AugustoMauch |
2014-03-20 17:07 | egoitz | Modules | => Core |
2014-03-20 17:07 | egoitz | Resolution time | => 1395788400 |
2014-03-20 17:07 | egoitz | Triggers an Emergency Pack | => No |
2014-03-20 17:23 | AugustoMauch | Note Added: 0065314 | |
2014-03-21 10:18 | extra | Issue Monitored: extra | |
2014-03-21 18:31 | AugustoMauch | Regression level | => Production - Confirmed Stable |
2014-03-21 18:31 | AugustoMauch | Regression date | => 2013-12-16 |
2014-03-21 18:31 | AugustoMauch | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/08e8dd69188fc9a592ce4cc0efb5f5ec425cee34 [^] |
2014-03-23 23:31 | AugustoMauch | Issue Monitored: shankarb | |
2014-03-23 23:31 | AugustoMauch | Review Assigned To | => shankarb |
2014-03-23 23:34 | hgbot | Checkin | |
2014-03-23 23:34 | hgbot | Note Added: 0065377 | |
2014-03-23 23:34 | hgbot | Status | new => resolved |
2014-03-23 23:34 | hgbot | Resolution | open => fixed |
2014-03-23 23:34 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ad1b6b290146c793d425ed93fe3e232a71b67239 [^] |
2014-03-24 07:10 | hudsonbot | Checkin | |
2014-03-24 07:10 | hudsonbot | Note Added: 0065378 | |
2014-03-24 12:01 | shankarb | Note Added: 0065386 | |
2014-03-24 12:01 | shankarb | Status | resolved => closed |
2014-03-24 12:01 | shankarb | Fixed in Version | => PR14Q2 |
2014-05-07 10:17 | shankarb | Relationship added | related to 0026481 |
Copyright © 2000 - 2009 MantisBT Group |