Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2174403 - job wizard host selection ignores pagination if triggered from the hosts page
Summary: job wizard host selection ignores pagination if triggered from the hosts page
Keywords:
Status: CLOSED DUPLICATE of bug 2196076
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Remote Execution
Version: 6.13.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: Unspecified
Assignee: satellite6-bugs
QA Contact: Satellite QE Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-03-01 13:51 UTC by Peter Ondrejka
Modified: 2023-06-08 09:15 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-06-08 08:59:48 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SAT-18219 0 None None None 2023-06-08 09:15:52 UTC

Description Peter Ondrejka 2023-03-01 13:51:43 UTC
Description of problem:
Basically it is the same thing as 1477550 only with new rex wizard

Version-Release number of selected component (if applicable):
Satellite 6.13 sn 12 

How reproducible:
Always

Steps to Reproduce:
1. Have more than one page of hosts
2. In the hosts table click a checkbox to select all hosts
3. in the info modal confirm selection of all hosts from all pages
4. select action > schedule remote job

Actual results:
In the wizard step 2, see the host selection applies only to 20 hosts (= 1st page)

Expected results:
All selected hosts are recognized in wizard

Additional info:

Comment 1 Adam Ruzicka 2023-03-17 11:47:24 UTC
Note:
It works when you first search for something in host list and then select all. If you don't search, then we pass the right parameter, but with a null value, which is then treated as if it was not provided at all. Passing an empty string instead should work.

Comment 2 Adam Ruzicka 2023-06-08 08:59:48 UTC
This looks like a duplicate of BZ2196076, so I'll go ahead and close this one. If you feel the two BZs are about different things, feel free to reopen.

*** This bug has been marked as a duplicate of bug 2196076 ***


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