Project

General

Profile

Actions

Bug #29398

closed

Links to an errata list of a repository lack repositoryId in URI and points to generic "errata" page instead

Added by Samir Jha almost 4 years ago. Updated almost 4 years ago.

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

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1811390

Description of problem:
Inspecting a repository content, one sees X packages, Y errata, Z Package Groups etc., all click-able to get list of [packages|errata|..] in the repository. All but errata links work fine - clicking to Errata link, one is pointed to

https://satellite.example.com/errata

that contains applicable errata from all repositories.

The URL link should be instead:

https://satellite.example.com/errata?repositoryId=39

(with proper repositoryId value)

(and yet better, Applicable flag should be unchecked as we are interested in whole repository content, not applicable only, no?)

Version-Release number of selected component (if applicable):
Sat 6.7 Beta (or any older release)

How reproducible:
100%

Steps to Reproduce:
0. Sync a repository that we will inspect further
1. In WebUI, go to Products -> click to the product -> Repositories
2. Click to "4075 Errata" link
3. Optionally, click to the repository and then click to the same link

Actual results:
Both 2. and 3. opens https://satellite.example.com/errata .

Expected results:
Both 2. and 3. should open https://satellite.example.com/errata?repositoryId=39 (with proper repositoryId value), ideally with "Applicable" checkbox unchecked.

Additional info:
Opening the "errata?repositoryId=39" URI directly first lists all errata as well. And even after a while, the page is refreshed to show just errata from the repository - dont be confused by this UI subtle bug.

Actions #1

Updated by The Foreman Bot almost 4 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Samir Jha
  • Pull request https://github.com/Katello/katello/pull/8626 added
Actions #2

Updated by Samir Jha almost 4 years ago

  • Target version set to Katello 3.16.0
  • Triaged changed from No to Yes
Actions #3

Updated by The Foreman Bot almost 4 years ago

  • Fixed in Releases Katello 3.16.0 added
Actions #4

Updated by Samir Jha almost 4 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF