Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0026898Openbravo ERPA. Platformpublic2014-06-18 17:012014-06-25 01:35
caristu 
AugustoMauch 
highminoralways
closedfixed 
5
 
3.0PR14Q33.0PR14Q3 
shankarb
Core
No
0026898: In the tree tab view, if a non root node is moved to the root, it disappears until the grid is refreshed.
In the tree tab view, if a non root node is moved to the root, it disappears until the grid is refreshed.
As F&B Admin:
- Open the Assets window
- Create two assets, one named '1' and one named '2'. Both of them should the 'Summary Level' flag checked to true.
- Open the tree grid view
- Move the asset '2' so it is a child of the asset '1'. This works OK.
- Move the asset '2' to the first position of the tree, to make it a root node. The node '2' dissapears.
- Refresh the grid. The node '2' is now shown as a root
No tags attached.
duplicate of defect 0026381 closed AugustoMauch In the tree tab view, is a non root node is moved to the root, it dissappears until the grid is refreshed. 
Issue History
2014-06-18 17:01caristuNew Issue
2014-06-18 17:01caristuAssigned To => AugustoMauch
2014-06-18 17:01caristuModules => Core
2014-06-18 17:01caristuResolution time => 1405980000
2014-06-18 17:01caristuTriggers an Emergency Pack => No
2014-06-18 17:01caristuRelationship addedrelated to 0026381
2014-06-18 17:02caristuIssue Monitored: networkb
2014-06-18 17:02caristuRelationship deletedrelated to 0026381
2014-06-18 17:02caristuRelationship addedduplicate of 0026381
2014-06-24 12:08AugustoMauchIssue Monitored: shankarb
2014-06-24 12:08AugustoMauchReview Assigned To => shankarb
2014-06-24 12:11hgbotCheckin
2014-06-24 12:11hgbotNote Added: 0068272
2014-06-24 12:11hgbotStatusnew => resolved
2014-06-24 12:11hgbotResolutionopen => fixed
2014-06-24 12:11hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b3671e259f502299a2e90b9c3f07af01836fc9ce [^]
2014-06-24 13:51shankarbNote Added: 0068274
2014-06-24 13:51shankarbStatusresolved => closed
2014-06-24 13:51shankarbFixed in Version => PR14Q3
2014-06-25 01:35hudsonbotCheckin
2014-06-25 01:35hudsonbotNote Added: 0068297

Notes
(0068272)
hgbot   
2014-06-24 12:11   
Repository: erp/devel/pi
Changeset: b3671e259f502299a2e90b9c3f07af01836fc9ce
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Tue Jun 24 12:10:40 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/b3671e259f502299a2e90b9c3f07af01836fc9ce [^]

Fixes issue 26898: Tree node is not hidden after being moved to the root

If a tree node if moved to the root, the tree cache is invalidated to force redrawing it. Otherwise, the new root node is not shown until the tree is manually refreshed.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-tree-view-grid.js
---
(0068274)
shankarb   
2014-06-24 13:51   
Code reviewed and verified in pi changeset f3972fa0041b.
(0068297)
hudsonbot   
2014-06-25 01:35   
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/e78ccbaf0186 [^]
Maturity status: Test