Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 2267882

Summary: Only 20 records are shown of a designate zone in the horizon dashboard
Product: Red Hat OpenStack Reporter: cmilleta
Component: openstack-designate-uiAssignee: Michael Johnson <michjohn>
Status: CLOSED ERRATA QA Contact: Bruna Bonguardo <bbonguar>
Severity: medium Docs Contact:
Priority: medium    
Version: 17.1 (Wallaby)CC: ashtempl, beagles, gregraka, jjoyce, jschluet, mariel, michjohn, rdopiera, slinaber, tvignaud
Target Milestone: z4Keywords: Triaged
Target Release: 17.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-designate-ui-12.0.1-17.1.20240418090739.aedd7ec.el9ost Doc Type: Bug Fix
Doc Text:
Before this update, for RHOSP environments that used the DNS service (designate), there was a known issue where the Dashboard (horizon) displayed a maximum of 20 records when listing records in a zone, even when the zone contained more than 20 records. With this update, this issue has been fixed.
Story Points: ---
Clone Of:
: 2274599 (view as bug list) Environment:
Last Closed: 2024-11-21 09:39:37 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2274599    

Description cmilleta 2024-03-05 11:39:44 UTC
Description of problem:

When customer visualize the content of a designate zone in the horizon dashboard, only 20 records are shown (without the possibility to view more entry).

Even if the designate zone have 70 recordset :
openstack recordset list --all-projects [dns domain] -f value -c name | wc -l
70


Version-Release number of selected component (if applicable):


How reproducible:

Open Horizon GUI and list the content of a zone


Actual results:

Only 20 record are displayed

Expected results:

same record amount of command below are displayed

~~~
openstack recordset list --all-projects [dns domain] -f value -c name | wc -l
~~~

Additional info:

Customer tried to change the number of element to visualize on the profile (from 20 to 50 for exemple) and doesn't work, they have changed the API_RESULT_PAGE_SIZE in horizon (from 20 to 50 doesn't work either)

Comment 25 errata-xmlrpc 2024-11-21 09:39:37 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (RHOSP 17.1.4 bug fix and enhancement advisory), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2024:9974