Bug 734047

Summary: Incorrect dashboard name on immediate deletion
Product: [Other] RHQ Project Reporter: Jeeva Kandasamy <jkandasa>
Component: Core UIAssignee: Mike Thompson <mithomps>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.1CC: hrupp, mithomps, skondkar
Target Milestone: ---   
Target Release: RHQ 4.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 4.3.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-31 10:17:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 735475    
Attachments:
Description Flags
incorrect dashboard name none

Description Jeeva Kandasamy 2011-08-29 10:28:28 UTC
Created attachment 520337 [details]
incorrect dashboard name

Description of problem:
While deleting immediately a newly created dashboard, it's showing default name on deletion confirmation alert. Should display user input name.


How reproducible:
100%

Steps to Reproduce:
1.Navigate to 'Dashboard'
2.Click on 'New Dashboard'
3.Over-right dashboard default name (Ex. default one: 'Custom0', User Input: 'JeevaDashboard')
4. Click on 'View mode', Getting successfully saved message ('Saved dashboard JeevaDashboard to server')
5.Click on X (deletion mark) right corner of the dashboard name.
6. Getting deletion confirmation alert message with incorrect name.

  
Actual results:
Displaying default name on confirmation alert

Expected results:
Should display user input name

Additional info:
Screen shot is attached

Comment 1 Jeeva Kandasamy 2011-08-29 10:37:08 UTC
Version: 4.1.0-SNAPSHOT
Build Number: a98c893
GWT Version: 2.0.4
SmartGWT Version: 2.4

Browser: Firefox 3.6.18
OS: RHEL 6.1 X86_64

Comment 2 Mike Thompson 2012-02-01 21:14:37 UTC
There was a strange fact around timing that new dashboards that were closed were not displaying the correct confirmation message with the proper tab name.

I changed the confirmation message to pull the data from the model on the DashboardView object instead of from the title object and fixed this issue.

commit: http://git.fedorahosted.org/git/?p=rhq/rhq.git;a=commitdiff;h=21f755d4e0cc2a7000e42e2fd6df7d1ac2e0e946

Comment 3 Sunil Kondkar 2012-04-12 09:34:07 UTC
Verified on build#1314 (Version: 4.4.0-SNAPSHOT Build Number: 4fb7669)

On closing the dashboard tab, the confirmation message displays correct tab name.

Comment 4 Heiko W. Rupp 2013-08-31 10:17:09 UTC
Bulk close of old bugs in VERIFIED state.