Project

General

Profile

Feature #10551

Allow users to search content view versions by fields like version, and perhaps repository and environment

Added by David Davis almost 8 years ago. Updated over 4 years ago.

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

Description

Currently we only offer a filter box on the content view versions page but we ought to be able to scoped search content view versions by fields like version and perhaps repository and environment.

Associated revisions

Revision a7e8ad4c (diff)
Added by John Mitsch almost 8 years ago

Fixes #10551 - Add scoped search for content view version by version and repository

Because version is stored in a major and minor column
I had to write a custom function to search by version. All operators that scoped search provides in autocomplete
are accounted for. Ran into issues using scoped search gem to search cvv by environment for a has-many-through relationship.

Revision f98788e1
Added by Eric Helms almost 8 years ago

Merge pull request #5266 from johnpmitsch/newbug

Fixes #10551 - Allow users to search content view versions by version and repository

History

#1 Updated by Eric Helms almost 8 years ago

  • Legacy Backlogs Release (now unused) set to 31
  • Triaged changed from No to Yes

#2 Updated by The Foreman Bot almost 8 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/5266 added
  • Pull request deleted ()

#3 Updated by John Mitsch almost 8 years ago

  • % Done changed from 0 to 100
  • Status changed from Ready For Testing to Closed

#4 Updated by John Mitsch almost 8 years ago

Need to add search by environment

opened an issue in the scoped_search gem here https://github.com/wvanbergen/scoped_search/issues/131 that is blocking this

Also available in: Atom PDF