Search option on Red Hat Satellite GUI shows unexpected results in provisioning templates.

Solution Verified - Updated -

Issue

  • Search option on Red Hat Satellite GUI shows unexpected results in provisioning templates as follows:

  • On Red Hat Satellite 6.3 (Correct result)

# hammer  --csv template list --search "default" | wc -l
122
# hammer  --csv template list --search "defaul" | wc -l
122
  • On Red Hat Satellite 6.4 (unexepected result)
#  hammer --no-headers --csv template list --search "TEST defaul"
137,TEST default,provision
#  hammer --no-headers --csv template list --search "TEST default"
No Result
  • On Red Hat Satellite 6.5 (unexepected result)
# hammer --no-headers --csv template list --search "default" | wc -l
93
#  hammer --no-headers --csv template list --search "defaul" | wc -l
61

Environment

  • Red Hat Satellite 6.4.x
  • Red Hat Satellite 6.5.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content