Bug 818081 - RFE: persistent settings for tables in inventory
Summary: RFE: persistent settings for tables in inventory
Keywords:
Status: NEW
Alias: None
Product: RHQ Project
Classification: Other
Component: Core UI
Version: 4.4
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-02 07:37 UTC by Libor Zoubek
Modified: 2022-03-31 04:27 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Libor Zoubek 2012-05-02 07:37:19 UTC
Description of problem: When I change table layout in inventory (reorder columns, sort columns, set some columns to be visible), these changes are lost once I navigate somewhere else.


Version-Release number of selected component (if applicable):
Version: 4.4.0-SNAPSHOT
Build Number: c5c7e25

How reproducible:always


Steps to Reproduce:
1.navigate to Inventory, select Services for example
2.adjust table of resources - add some column, sort it
3.navitage to 'Discovery Queue' (somewhere else) and go back to Services
  
Actual results:all the work you did in step 2. is gone. This means all options on table that shows resources are useless. For example 'Location' attribute. It does not make sense to fill it, because it is by default hidden, so if you want to see location of your resources in inventory, you always need to set that column visible.


Expected results: UI should remember table settings either per session or better as user preference. 


Additional info: This might be quite complex to implement. We can remember settings each table separately (i.e. I want to see 'Location' column in 'Platforms' view but not in 'Servers' view) or apply settings for all tables (Once I select 'Location' column in 'Services' it will appear in 'Platforms' too). I think applying settings to all tables in inventory would be good enough.


Note You need to log in before you can comment on or make changes to this bug.