Bug 536510 (RHQ-852) - HA event details - improvements
Summary: HA event details - improvements
Keywords:
Status: CLOSED NEXTRELEASE
Alias: RHQ-852
Product: RHQ Project
Classification: Other
Component: Core UI
Version: unspecified
Hardware: All
OS: All
medium
medium
Target Milestone: ---
: ---
Assignee: Joseph Marques
QA Contact: Jeff Weiss
URL: http://jira.rhq-project.org/browse/RH...
Whiteboard:
Depends On:
Blocks: RHQ-678
TreeView+ depends on / blocked
 
Reported: 2008-09-18 11:02 UTC by Joseph Marques
Modified: 2014-11-09 22:50 UTC (History)
1 user (show)

Fixed In Version: 1.1
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

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



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