Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0025635 | Openbravo ERP | A. Platform | public | 2014-02-03 10:29 | 2014-02-12 18:30 |
|
Reporter | alostale | |
Assigned To | alostale | |
Priority | immediate | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR14Q2 | Fixed in Version | 3.0PR14Q2 | |
Merge Request Status | |
Review Assigned To | dbaz |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | Production - Confirmed Stable |
Regression date | 2013-11-07 |
Regression introduced in release | |
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/cd5e1a38c069995d64d183c4e4e6d41259f5bed9 [^] |
Triggers an Emergency Pack | No |
|
Summary | 0025635: FK drop down restriction is kept after removing saved view filter |
Description | Having a saved view that includes a filter. When this filter is removed, FK drop downs are restricted as the filter was still applied.
|
Steps To Reproduce | -In a professional instance
-Open Sales Order window, remove default filter, filter docno: 1000001 (two records are shown with BPs: Healthy Food and Hoteles Buenas Noches
-Save view and set as default
-Close Sales Order window and reopen it -> it appears filtered (OK)
-Click on funnel icon to remove filters (see issue 0025634)
-Open BP Drop down list:
* It should display all BP present in any record but only the two present in the filtered save view are shown |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0025636 | 3.0PR14Q2 | closed | alostale | Saved view filter reapplied after adding a column in grid | related to | defect | 0025634 | 3.0PR14Q2 | closed | alostale | Funnel icon is kept after removing filters defined in a saved view |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-02-03 10:29 | alostale | New Issue | |
2014-02-03 10:29 | alostale | Assigned To | => AugustoMauch |
2014-02-03 10:29 | alostale | Modules | => Core |
2014-02-03 10:29 | alostale | Triggers an Emergency Pack | => No |
2014-02-03 10:29 | alostale | Relationship added | related to 0025634 |
2014-02-03 10:34 | alostale | Relationship added | related to 0025636 |
2014-02-03 10:43 | alostale | Regression level | => Production - QA Approved |
2014-02-03 10:43 | alostale | Note Added: 0063849 | |
2014-02-03 10:43 | alostale | Priority | normal => immediate |
2014-02-03 18:41 | AugustoMauch | Regression level | Production - QA Approved => Production - Confirmed Stable |
2014-02-03 18:41 | AugustoMauch | Regression date | => 2013-11-07 |
2014-02-03 18:41 | AugustoMauch | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/cd5e1a38c069995d64d183c4e4e6d41259f5bed9 [^] |
2014-02-04 15:30 | alostale | Assigned To | AugustoMauch => alostale |
2014-02-04 15:30 | alostale | Note Added: 0063888 | |
2014-02-04 16:13 | hgbot | Checkin | |
2014-02-04 16:13 | hgbot | Note Added: 0063892 | |
2014-02-04 16:13 | hgbot | Status | new => resolved |
2014-02-04 16:13 | hgbot | Resolution | open => fixed |
2014-02-04 16:13 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/e698ee97b844cfac10002299da1281ca8ee08789 [^] |
2014-02-04 16:14 | alostale | Review Assigned To | => dbaz |
2014-02-04 20:29 | dbaz | Note Added: 0063902 | |
2014-02-04 20:29 | dbaz | Status | resolved => closed |
2014-02-04 20:29 | dbaz | Fixed in Version | => 3.0MP32 |
2014-02-12 18:30 | hudsonbot | Checkin | |
2014-02-12 18:30 | hudsonbot | Note Added: 0064157 | |
Notes |
|
|
Regression: works fine in mp27 |
|
|
|
|
|
(0063892)
|
hgbot
|
2014-02-04 16:13
|
|
Repository: erp/devel/pi
Changeset: e698ee97b844cfac10002299da1281ca8ee08789
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Feb 04 16:12:14 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/e698ee97b844cfac10002299da1281ca8ee08789 [^]
fixed bug 25634, fixed bug 25635, fixed bug 25636
Proper management of filtering removal within windows with saved views that
include filtering.
This filtering was preserved in initialCriteria which was retrieved after filter
was removed.
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
---
|
|
|
(0063902)
|
dbaz
|
2014-02-04 20:29
|
|
Reviewed @ changeset: 21915 - 5915bbb61611 |
|
|
|
|