Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0025972Openbravo ERPA. Platformpublic2014-03-12 15:272014-03-17 18:51
alostale 
alostale 
immediatemajorhave not tried
closedfixed 
5
 
3.0PR14Q2 
AugustoMauch
Core
Pre packaging ( pi )
2014-02-04
http://code.openbravo.com/erp/devel/pi/rev/e698ee97b844cfac10002299da1281ca8ee08789 [^]
No
0025972: incorrect navigation to windows with default saved view
Direct navigation to a window with a default saved view causes the direct filter not to be applied. The view switches from form to grid and the default view is applied.
-In BP window apply a filter and save it as default saved view
-Open any existent Sales Order and navigate to its BP
-BP tab is opened in form for a moment and then it's switched to grid view applying the filter defined in the default saved view

Note after SC upgrade when switch to grid is not present and the window appears blank as reported in 0025919
No tags attached.
related to defect 00256363.0PR14Q2 closed alostale Saved view filter reapplied after adding a column in grid 
depends on defect 0025919 closed alostale direct navigation to window with default saved view not working 
Issue History
2014-03-12 15:27alostaleNew Issue
2014-03-12 15:27alostaleAssigned To => AugustoMauch
2014-03-12 15:27alostaleModules => Core
2014-03-12 15:27alostaleTriggers an Emergency Pack => No
2014-03-12 15:27alostaleRelationship addedrelated to 0025636
2014-03-12 15:28alostaleRegression level => Pre packaging ( pi )
2014-03-12 15:28alostaleRegression date => 2014-02-04
2014-03-12 15:28alostaleRegression introduced by commit => http://code.openbravo.com/erp/devel/pi/rev/e698ee97b844cfac10002299da1281ca8ee08789 [^]
2014-03-12 15:31alostaleSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=5564#r5564
2014-03-12 15:31alostaleRelationship addeddepends on 0025919
2014-03-14 15:50alostaleAssigned ToAugustoMauch => alostale
2014-03-14 15:53hgbotCheckin
2014-03-14 15:53hgbotNote Added: 0065166
2014-03-14 15:53hgbotStatusnew => resolved
2014-03-14 15:53hgbotResolutionopen => fixed
2014-03-14 15:53hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/31ec6d0191e3b96e1d2223d2fda459cd49a1233f [^]
2014-03-14 16:05alostaleNote Added: 0065167
2014-03-15 03:04hudsonbotCheckin
2014-03-15 03:04hudsonbotNote Added: 0065187
2014-03-17 09:26alostaleReview Assigned To => AugustoMauch
2014-03-17 11:08hgbotCheckin
2014-03-17 11:08hgbotNote Added: 0065208
2014-03-17 12:48AugustoMauchNote Added: 0065212
2014-03-17 12:48AugustoMauchStatusresolved => closed
2014-03-17 12:48AugustoMauchFixed in Version => PR14Q2
2014-03-17 18:51hudsonbotCheckin
2014-03-17 18:51hudsonbotNote Added: 0065242

Notes
(0065166)
hgbot   
2014-03-14 15:53   
Repository: erp/devel/pi
Changeset: 31ec6d0191e3b96e1d2223d2fda459cd49a1233f
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Mar 14 15:53:10 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/31ec6d0191e3b96e1d2223d2fda459cd49a1233f [^]

fixed bug 25919, fixed bug 25972

  Preventing double request when in direct navigation to a window with a
  default saved view.

  This case cause after SC upgrade not to navigate to form view (nor to
  show grid) because datasource was in an incorrecte status.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-window.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/personalization/ob-manage-views.js
---
(0065167)
alostale   
2014-03-14 16:05   
Tested navigating to windows with default saved view and windows without default saved view to main and children tabs
(0065187)
hudsonbot   
2014-03-15 03:04   
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/8396ec753aec [^]
Maturity status: Test
(0065208)
hgbot   
2014-03-17 11:08   
Repository: erp/devel/pi
Changeset: f98bc5e90f33a2761dc8bcf708b3d7729a343c4f
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Mar 17 11:08:09 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/f98bc5e90f33a2761dc8bcf708b3d7729a343c4f [^]

related to bug 25972: fixed incorrect reference

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-window.js
---
(0065212)
AugustoMauch   
2014-03-17 12:48   
Code reviewed and verified in pi@f98bc5e90f33

It has been tested both in header tabs and in subtabs.
(0065242)
hudsonbot   
2014-03-17 18:51   
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/e9fe33009b65 [^]
Maturity status: Test