Project

General

Profile

Actions

Bug #25945

closed

Listing of available yum-repositories in ContentView is not paginated

Added by Markus Bucher almost 6 years ago. Updated almost 6 years ago.

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

Description

The pagination of the available yum-repositories seems to be broken on /content_views/X/repositories/yum/available-page.

The repository-list is requested paginated from api/v2 using the following parameters:

page=1
paged=true
per_page=20

However, there is also the parameter full_result=true, which seems to negate the pagination-parameters.
I have not tested, yet, if this is also the case on other pages.

On systems with high load and a large number of available repositories, this can result in the repository-list not being shown at all.

Actions #1

Updated by Jonathon Turel almost 6 years ago

  • Target version set to Katello 3.12.0
  • Triaged changed from No to Yes
Actions #2

Updated by The Foreman Bot almost 6 years ago

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

Updated by Anonymous almost 6 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF