Project

General

Profile

Actions

Bug #10681

closed

Installable errata is not listed in Content -> Errata page

Added by Walden Raines almost 9 years ago. Updated over 5 years ago.

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

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1226997
Description of problem:
Installable errata is not listed in Content -> Errata page

Version-Release number of selected component (if applicable):
Satellite 6.1 GA Snap 6

How reproducible:
Always

Steps to Reproduce:
1. Sync few products, register few content hosts
2. Navigate to Content > errata page and try to filter the following:
Installable errata for a repo
- Applicable and Installable errata for a repo

Actual results:
No results are returned for both the mentioned scenarios

Expected results:
I have installable errata for the selected repo which should be displayed.

Additional info:
This failed in CLI too:
failed:
hammer> erratum list --organization-id=3 --repository-id=6 --errata-restrict-applicable=false --errata-restrict-installable=true
---|-----------|------|------
ID | ERRATA ID | TYPE | TITLE
---|-----------|------|------

failed:
hammer> erratum list --organization-id=3 --repository-id=6 --errata-restrict-applicable=true --errata-restrict-installable=true
---|-----------|------|------
ID | ERRATA ID | TYPE | TITLE
---|-----------|------|------

passed:
hammer> erratum list --organization-id=3 --repository-id=6 --errata-restrict-applicable=true --errata-restrict-installable=false
  • This displayed errata info as expected **
passed: (without repository id)
hammer> erratum list --organization-id=3 --errata-restrict-applicable=true --errata-restrict-installable=true
  • This displayed errata info as expected **
Actions #1

Updated by The Foreman Bot almost 9 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/5267 added
  • Pull request deleted ()
Actions #2

Updated by Walden Raines almost 9 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #3

Updated by Eric Helms almost 9 years ago

  • translation missing: en.field_release set to 31
  • Triaged changed from No to Yes
Actions

Also available in: Atom PDF