Project

General

Profile

Actions

Bug #14636

closed

Unable to search puppet classes with long names

Added by Luke Simmons about 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Web Interface
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

It's a common feature to have a rather sprawling profile class in Puppet. The Puppet class names are truncated in Foreman for visibility in the web interface. This is fine IMHO. The tooltip displays the long name, but you cannot filter the results by the actual class name. The only thing getting filtered is the HTML display name.

For example, I can find profile::foo::bar::pants by searching profile, foo, bar or pants, but I cannot search for profile::foo::bar::authorisation::pants. Pants in the last example will not filter. The JavaScript in the filter is entirely HTML based searching only the display names. Shouldn't this be a direct ajax SQL call in the filter? Or at least configurable?


Files


Related issues 2 (0 open2 closed)

Related to Foreman - Bug #5733: Puppet class names get shortenedResolvedTomer Brisker05/15/2014Actions
Has duplicate Foreman - Bug #2956: Autocompletion failure when adding class to hostDuplicate08/22/2013Actions
Actions

Also available in: Atom PDF