Uploaded image for project: 'Satellite'
  1. Satellite
  2. SAT-34027

Send host name on host select to slots

XMLWordPrintable

    • 1
    • False
    • Moderate
    • sat-proton
    • None
    • None
    • None
    • To Do
    • Yes

      When running a job from the new index all hosts page, the search is using the ids, users want to see the names of the hosts.
      We changed in the job wizard that if users select hosts, and there are under 50 hosts the query will use `name ^ (...)`.
      The old page sent over host_ids which were translated to the individual host while the new page sends `search= id ^ (...)` which is a search query which will be difficult to parse.

      The expected result of this issue is that the new all hosts page will either send this search query (for less than 50 hosts) `search=name ^ (...)` or `host_ids[]: 63`
      The query is being sent by fetchBulkParams

              Unassigned Unassigned
              magaphon@redhat.com Maria Agaphontzev
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: