Project

General

Profile

Actions

Bug #6221

closed

400 Bad request on clicking links under "Host Collections"--> "Collection Actions"

Added by Eric Helms almost 10 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Web UI
Target version:
Difficulty:
medium
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1104991
Description of problem:
I was verifying bz #1096183. And found that clicking on following two links under "Host Collections"--> "Collection Actions" raises 400 Bad request error in production.log and page remains in loading state.

And error is also misleading as it says:

Processing by Katello::Api::V2::SystemsController#index as JSON
Parameters: {"organization_id"=>"1", "page"=>"1", "search"=>"host_collection:'tests'", "sort_by"=>"name", "sort_order"=>"ASC", "api_version"=>"v2"}
Katello::HttpErrors::BadRequest: No systems have been specified.

I've already added one content-host in host-collection.

Version-Release number of selected component (if applicable):
Verified with sat6 beta snap8 (Satellite-6.0.3-RHEL-6-20140604.0)

How reproducible:
always

Steps to Reproduce:
1. Create a host-collection
2. Add a content-host to created host-collection in step1
3. Now Go to "Host Collections"--> "Collection Actions" tab and select following links:

- Errata Installation
- Host Collection Membership
4. Check production.log

Actual results:
Links opened up "content host" page but it remains in loading state, and a long execption thrown in production.log with 400 bad request.

Expected results:
Page shouldn't be in loading state and no exception should be in production.log

Additional info:
Please see attachments.


Related issues 1 (0 open1 closed)

Related to Katello - Bug #4036: Nutupane table within details seems to reflect some actions from main nutupaneClosedEric Helms01/16/2014Actions
Actions

Also available in: Atom PDF