Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 716972 - Error deleting Org: "undefined method `current' for Candlepin::User:Class"
Summary: Error deleting Org: "undefined method `current' for Candlepin::User:Class"
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: WebUI
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: Unspecified
Assignee: Partha Aji
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks: katello-blockers
TreeView+ depends on / blocked
 
Reported: 2011-06-27 15:39 UTC by Jeff Weiss
Modified: 2019-09-26 13:17 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
candlepin-0.4.4-1.fc14.noarch
Last Closed: 2012-08-22 17:47:17 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jeff Weiss 2011-06-27 15:39:58 UTC
Description of problem:


Version-Release number of selected component (if applicable):
katello-0.1.49-1.git.10.6c5d907.fc14.noarch

How reproducible:


Steps to Reproduce:
1. Create an org
2. delete it
3.
  
Actual results:
Error notification: "undefined method `current' for Candlepin::User:Class"

Expected results:
Successful delete

Additional info:

Comment 2 Corey Welton 2011-08-08 18:20:34 UTC
This may be fixed, but I want jweiss to take another look at it to make sure the proper test scenarios have been hit. If so, we can probably close.  Either way, I wasn't able to reproduce this error message.

I have tested this with

* alphanum string - PASS
* alphanum strings with spaces - PASS
* alphanum strings with [allowed] non-alpha - PASS
* multibyte characters - FAIL (known issue: bug #709813)

Comment 3 Sachin Ghai 2011-08-19 10:09:57 UTC
Verified this defect with following katello build:

[root@dhcp201-207 katello]# rpm -qa | grep katello
katello-cli-0.1.4-1.git.63.54683c2.fc15.noarch
katello-0.1.64-1.git.0.0b431ff.fc15.noarch


Created different org with following names:

test
test_123
new org

All are created successfully and no error is reproducible on deleting these org.


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