Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019554Openbravo ERPA. Platformpublic2012-01-24 17:312022-02-01 08:09
dbaz 
Triage Platform Base 
highminoralways
newout of date 
5
 
 
Core
No
0019554: Inconsistent behavior in last saved state vs saved views.
This issue only applies to proffesional instances.


It is "strange" that with saved views we save:
* Grid: showed columns
* Grid: columns order
* Grid: columns size
* Grid: parent-child heights
* Form: inputs showed
* Form: inputs position
* Form: parent-child heights

And if you just go away and come back (last view) we "only" save:
* Grid: showed columns
* Grid: columns order
* Grid: columns size
* Form: inputs showed
* Form: inputs position

Grid and form parent-child view heights should be saved also in the last view.

Even more:
- Last View is only restored when no Default View is defined.
- If Default View is defined, then it overrides Last View.
See "Description"
No tags attached.
related to defect 00197113.0MP9 closed mtaal Last view can not be removed/overridden without saving a view 
Issue History
2012-01-24 17:31dbazNew Issue
2012-01-24 17:31dbazAssigned To => mtaal
2012-01-24 17:31dbazModules => Core
2012-01-24 17:31dbazTypedefect => design defect
2012-02-09 15:24mtaalTarget Version => 3.0MP9
2012-02-09 15:39mtaalTypedesign defect => feature request
2012-02-09 15:39mtaalTarget Version3.0MP9 =>
2012-02-09 15:42mtaalNote Added: 0044967
2012-02-09 15:50mtaalRelationship addedrelated to 0019711
2016-10-21 11:01mtaalStatusnew => closed
2016-10-21 11:01mtaalResolutionopen => out of date
2016-10-21 13:17mtaalTag Attached: MT_closed_out_of_date
2016-10-21 14:08mtaalAssigned Tomtaal => platform
2016-10-21 14:09mtaalStatusclosed => new
2016-10-21 14:10mtaalTag Detached: MT_closed_out_of_date
2022-02-01 08:09alostaleAssigned Toplatform => Triage Platform Base

Notes
(0044967)
mtaal   
2012-02-09 15:42   
This part is on purpose:
- Last View is only restored when no Default View is defined.
- If Default View is defined, then it overrides Last View.

The height of the views is not stored as part of the individual grid/form state saving. That was on purpose when those features were developed.
The current request is an extension of previously implemented functionality.

There is another related issue that it is not possible to move back from the last view to the default view if you don't have a stored view. I will enter a new issue for that.