Bug 536510 (RHQ-852)

Summary: HA event details - improvements
Product: [Other] RHQ Project Reporter: Joseph Marques <jmarques>
Component: Core UIAssignee: Joseph Marques <jmarques>
Status: CLOSED NEXTRELEASE QA Contact: Jeff Weiss <jweiss>
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: dajohnso
Target Milestone: ---Keywords: SubFeature
Target Release: ---   
Hardware: All   
OS: All   
URL: http://jira.rhq-project.org/browse/RHQ-852
Whiteboard:
Fixed In Version: 1.1 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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: 536314    

Description Joseph Marques 2008-09-18 11:02:00 UTC
add ability to select partition events and delete them.  add ability to purge all events with a single click.  this will facilitate testing a bit since it will be easier to purge events so as to better focus / isolate the results of individual unit tests / data flows.

also, it would be nice to be able to force repartition to occur

Comment 1 Joseph Marques 2008-09-18 11:07:04 UTC
rev1537 - add selectors for listPartitionEvents, along with conditional button for deleting individual events; 
add non-conditional purge all events button; 
add authz by protecting buttons behind MANAGE_INVENTORY permission; 
add Subject as first argument to deletePartitionEvent and purgeAllEvents in PartitionEventManager; 
add @RequirementPermission(Permission.MANAGE_INVENTORY) to the delete/purge methods as well as other PartitionEventManager methods; 
change @IgnoreDependency between ServerManagerBean and ClusterManagerBean, which was failing during webapp reloads in dev; 

Comment 2 Joseph Marques 2008-09-18 11:37:41 UTC
rev1538 - force repartition button on the listPartitionEvents.xhtml page; 

Comment 3 Jeff Weiss 2008-10-03 14:38:22 UTC
Tested, rev1653

Comment 4 Red Hat Bugzilla 2009-11-10 21:18:15 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-852