Bug 535133 (RHQ-1860)

Summary: test resource permission: Delete
Product: [Other] RHQ Project Reporter: John Mazzitelli <mazz>
Component: No ComponentAssignee: fmatar
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: unspecifiedKeywords: SubTask
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
URL: http://jira.rhq-project.org/browse/RHQ-1860
Whiteboard:
Fixed In Version: 1.2 Doc Type: Bug Fix
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: 535119    

Description John Mazzitelli 2009-03-26 17:32:00 UTC

Comment 1 John Mazzitelli 2009-03-26 17:40:09 UTC
check that the delete permission works. I think this authorizes you to delete child resources (NOT uninventory - actual delete of managed resources)

Comment 2 fmatar 2009-04-14 13:36:14 UTC
The actual delete button is removed from the list of resources, let's say I create a group of compatible resources and add to it EJB3 entities, I can delete the resources there provided that I have the access however the functionality should be exposed from within the list. 

The logic should go as follows:
if (resource can be deleted)
    if (user has permission to delete the type of resources)
        showDeleteButton();



Comment 3 fmatar 2009-04-14 14:59:10 UTC
Delete functionality works as expected

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