Project

General

Profile

Bug #9180

Content Hosts Bulk Actions errata search different than individual content hosts errata search.

Added by Walden Raines about 8 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Web UI
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1187304
Description of problem:

When the user selects Content Hosts, and picks a specific host they are presented with numerous tabs. Selecting Errata, the user is able to search in the field by entering characters. The search form automatically filters based on the characters entered. Bulk Actions have a very different behavior.

Clicking the Bulk Actions in the top right of the screen, the user is taken to the bulk actions options. There is an Errata tab, when clicked the user is brought to a similar errata search screen that they did when they chose errata on individual content hosts. First select a few hosts from the left side Content Host listing. Errata should then be populated in the tabular view. If the user starts searching in the box above there are a few noticeable differences. The first difference is no auto filtering like the individual content hosts search. The second is that if the user presses the enter key, the search restarts and erases the content. The second noticeable thing is the need to qualify searches with the header, i.e. title:*tzdat* which is not the case with individual content host searches.

Version-Release number of selected component (if applicable):
Satellite 6.0.7, Chrome 39.0.2171.95 or Firefox 34

How reproducible:
Constant

Steps to Reproduce:
1. Open Satellite and navigate to Hosts> Content Hosts
2. Select Bulk Actions in the top Right
3. Check a content hosts from the right and let the errata populate
4. Try searching by typing, it doesn't auto filter.
5. Press enter and the field is cleared.

Expected results:
Results should mimic the same search if an individual content host is selected and the errata seached. Auto Filtering and not clearing the field when enter is pressed.

History

#1 Updated by Eric Helms about 8 years ago

  • Target version set to 66
  • Legacy Backlogs Release (now unused) set to 23
  • Triaged changed from No to Yes

#2 Updated by Eric Helms about 8 years ago

  • Legacy Backlogs Release (now unused) changed from 23 to 31

#3 Updated by Eric Helms about 8 years ago

  • Target version changed from 66 to 67

#4 Updated by Eric Helms about 8 years ago

  • Legacy Backlogs Release (now unused) changed from 31 to 23

#5 Updated by Walden Raines about 8 years ago

  • Status changed from New to Closed

Both of these searches now are using the same autocomplete style search. These searches cannot use the autofiltering because we paginate the errata results (and thus any filter would only be filtering the results that were loaded on the page).

I'm closing this bug because I think the issue here is that they were using different style searches and that is no longer the case.

Also available in: Atom PDF