Project

General

Profile

Actions

Bug #21897

closed

Select all on errata content hosts page does not work with a search

Added by Walden Raines over 6 years ago. Updated almost 6 years ago.

Status:
Rejected
Priority:
Normal
Category:
API
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Request:

{
    "included": {
        "ids": [],
        "resources": [],
        "params": {
            "organization_id": "1",
            "paged": true,
            "page": 1,
            "per_page": "20",
            "search": "name= awesome-client.sat-r220-10.example.com" 
        }
    },
    "excluded": {
        "ids": []
    },
    "errata_ids": ["RHEA-2012:0055"],
    "organization_id": "1" 
}

Response:

{
    "displayMessage": "No hosts have been specified.",
    "errors": ["No hosts have been specified."]
}

Steps to Reproduce:

  1. Go to errata page
  2. Select on or more errata and click apply
  3. Select all content hosts using the checkbox and then click "select all _" (requires https://github.com/Katello/katello/pull/7086)
  4. Click next
  5. Note above error

Related issues 1 (0 open1 closed)

Blocks Katello - Bug #21789: Errata apply does not support true 'select all' hostsClosedWalden Raines11/27/2017Actions
Actions

Also available in: Atom PDF