Bug 2267882 - Only 20 records are shown of a designate zone in the horizon dashboard
Summary: Only 20 records are shown of a designate zone in the horizon dashboard
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-designate-ui
Version: 17.1 (Wallaby)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: z4
: 17.1
Assignee: Michael Johnson
QA Contact: Bruna Bonguardo
URL:
Whiteboard:
Depends On:
Blocks: 2274599
TreeView+ depends on / blocked
 
Reported: 2024-03-05 11:39 UTC by cmilleta
Modified: 2024-11-21 09:39 UTC (History)
10 users (show)

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.
Clone Of:
: 2274599 (view as bug list)
Environment:
Last Closed: 2024-11-21 09:39:37 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1729261 0 None None None 2024-03-05 15:02:23 UTC
OpenStack gerrit 903880 0 None MERGED Migrate passthrough to openstacksdk 2024-03-05 15:02:23 UTC
RDO 52833 0 None None None 2024-04-12 00:04:46 UTC
Red Hat Issue Tracker OSP-31558 0 None None None 2024-03-05 11:44:38 UTC
Red Hat Issue Tracker OSP-31879 0 None None None 2024-04-12 00:10:10 UTC
Red Hat Issue Tracker OSP-32149 0 None None None 2024-05-22 13:41:56 UTC
Red Hat Product Errata RHBA-2024:9974 0 None None None 2024-11-21 09:39:42 UTC

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


Note You need to log in before you can comment on or make changes to this bug.