Bug 984749 - Removing default info for system/distributor at Organization level is unsuccessful
Summary: Removing default info for system/distributor at Organization level is unsucce...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Hammer
Version: 6.0.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: Unspecified
Assignee: Adam Price
QA Contact: sthirugn@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-15 21:17 UTC by Apurva Bhole
Modified: 2014-07-21 18:19 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-04-30 17:52:14 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Apurva Bhole 2013-07-15 21:17:06 UTC
Description of problem:
Removing default info for system/distributor at Organization level gives a success message but does not remove the custom info attached to the corresponding systems/distributors

How reproducible:
everytime

Steps to Reproduce:

1. Create Org
> org create --name newOrg
2. Create distributor 
> distributor create --name newDistributor --org newOrg
3. Attach default custom info to the distributors of newOrg
> org default_info add --name newOrg --keyname newKey --type distributor
> org default_info apply --name newOrg --type distributor
4. The default custom info shows up for the distributor 
> distributor info --name newDistributor --org newOrg
5. Remove the default info
> org default_info remove --name newOrg --keyname newKey --type distributor
> org default_info apply --name newOrg --type distributor
6. The default custom info is still present
> distributor info --name newDistributor --org newOrg

Actual results:
The default info is not removed from the distributors in context

Expected results:
The default info that was removed should not be present

Comment 1 RHEL Program Management 2013-09-17 04:22:57 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.

Comment 5 sthirugn@redhat.com 2014-04-30 17:52:14 UTC
Custom Distributor not relevant to Sat 6 now.


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