Bug 1388618
Summary: | Trying to delete a Puppet content view version throws the error " TypeError: Value (NilClass) '' is not any of: ForemanTasks::Concerns::ActionSubject" | |||
---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Marcelo Moreira de Mello <mmello> | |
Component: | Content Views | Assignee: | Justin Sherrill <jsherril> | |
Status: | CLOSED ERRATA | QA Contact: | jcallaha | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 6.2.2 | CC: | bbuckingham, bkearney, cwelton, dlezzoum, jcallaha, jsherril, mmello | |
Target Milestone: | Unspecified | Keywords: | PrioBumpGSS, Triaged | |
Target Release: | Unused | |||
Hardware: | x86_64 | |||
OS: | All | |||
Whiteboard: | ||||
Fixed In Version: | rubygem-katello-3.0.0.97-1 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1417081 (view as bug list) | Environment: | ||
Last Closed: | 2017-03-06 08:33:35 UTC | Type: | Bug | |
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: | 1417081 |
Description
Marcelo Moreira de Mello
2016-10-25 18:52:15 UTC
Created KCS https://access.redhat.com/solutions/2726601 Created redmine issue http://projects.theforeman.org/issues/17929 from this bug Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/17929 has been resolved. Verified in Satellite 6.2.8 Snap 2. Steps: 1. Create a content view with puppet content 2. Publish 3. In the foreman console run Katello::ContentView.find_by(:name => '<content view name>').versions.first.content_view_puppet_environments.destroy_all 4. Attempt to remove the content view version I was unable to remove the version in 6.2.7, but had no issues when upgraded to 6.2.8. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:0447 qe_test_coverage removed as per discussion in PR https://github.com/SatelliteQE/robottelo/pull/5582 |