Bug 909157

Summary: Operation parameters are not shown in schedule operation details.
Product: [Other] RHQ Project Reporter: Filip Brychta <fbrychta>
Component: Core UIAssignee: Jirka Kremser <jkremser>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.5CC: hrupp, jkremser
Target Milestone: ---   
Target Release: RHQ 4.6   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-31 10:17:08 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
scheduling
none
detail none

Description Filip Brychta 2013-02-08 12:26:47 UTC
Created attachment 695044 [details]
scheduling

Description of problem:
$Summary

Version-Release number of selected component (if applicable):
Version: 4.6.0-SNAPSHOT
Build Number: 73a33d5

How reproducible:
Always

Steps to Reproduce:
1. schedule operation 'Manual Autodiscovery' on platform (see attached scheduling.png)
2. go to schedule operation detail
  
Actual results:
Detailed Discovery parameter is not set, see attached detail.png

Expected results:
Parameter is set according to actual setting

Comment 1 Filip Brychta 2013-02-08 12:27:11 UTC
Created attachment 695045 [details]
detail

Comment 2 Jirka Kremser 2013-02-14 14:29:39 UTC
This bug is related to bug 838665. The fix to the bug 838665 cleared the operation parameters in method refreshOperationParametersItem() for both new record (which is correct) and also for the existing record (this caused this bug). 

master
http://git.fedorahosted.org/cgit/rhq/rhq.git/diff/?id=f5104b4e3

time:    Thu Feb 14 15:28:02 2013 +0100
commit:  f5104b4e3523c481a768a6411e87122371c002ec
author:  Jirka Kremser - jkremser
message: [BZ 909157 - Operation parameters are not shown in schedule operation details.] If the method refreshOperationParametersItem() is called when scheduling a new operation, the existent parameters are not forget.

Comment 3 Filip Brychta 2013-02-21 14:38:45 UTC
Verified on 
Version: 4.6.0-SNAPSHOT
Build Number: 2b908fa

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