Bug #18264
closedwhen adding ~1000 hosts to host group, getting "414 URL too long"
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1413747
Description of problem:
when adding ~1000 hosts to host group, getting "URL too long"
Version-Release number of selected component (if applicable):
satellite-6.2.6-2.0.el7sat.noarch
How reproducible:
always
Steps to Reproduce:
1. Have Satellite with 1000
(I had slightly below 800, I guess hostname length is what matters)
2. Set Administer -> Settings -> Entries per page to 1000
3. Make sure you have some group in Configure -> Host groups
4. Go to Hosts -> All Hosts and select all hosts (using checkbox
in table header)
5. [Select Action] -> Change Group
Actual results:
Window which appears (which usually shows overview of selected hosts and drop-down menu of groups at the bottom) stays blank.
If you open Firefox's console (other browsers might have something similar) and switch to "Network" tab to see requests your browser does before "[Select Action] -> Change Group" action, you can see that request failed with "414 URL too long" HTTP error
Expected results:
Should work with
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4381 added
Updated by Amir Fefer over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset f82a666dbbed5e906f2016c3652cc2c5207f3c59.
Updated by The Foreman Bot over 7 years ago
- Pull request https://github.com/theforeman/foreman/pull/4404 added
Updated by Ondřej Pražák over 7 years ago
- Related to Bug #19059: Assign/Unassign compliance policy to host modal is broken added
Updated by Ohad Levy over 7 years ago
- Translation missing: en.field_release set to 209
Updated by Ohad Levy over 7 years ago
- Related to Bug #19402: bulk delete of discovered hosts does not work added