Project

General

Profile

Actions

Feature #25263

open

[Modularity] - Search Filters are not working in Stream Details Page for Host and Module Spec

Added by Omkar Khatavkar over 5 years ago. Updated over 5 years ago.

Status:
New
Priority:
Low
Assignee:
Category:
Repositories
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Search Filters are not working in Stream Details Page for Host and Module Spec
Steps to Reproduce:
1. Navigate to module Stream Details Page. http://localhost:3000/module_streams
2. Search using filters such as host and module spec.

Expected Result
Module Stream Search should work based on filters such as host, module spec
Actual Result
Module Stream Search is not working based on the filters


Files

modStreams.png View modStreams.png 32.2 KB Partha Aji, 11/01/2018 08:39 PM
name_filter.png View name_filter.png 172 KB Omkar Khatavkar, 11/02/2018 05:25 AM
Module_Spec.png View Module_Spec.png 96.8 KB Omkar Khatavkar, 11/02/2018 05:25 AM
Actions #1

Updated by Partha Aji over 5 years ago

Hmm seems to work for me. Check the screen shot. Is there any search in particular that is not working for you ?

Updated by Omkar Khatavkar over 5 years ago

Ok Search is working I assumed '=' is also work for the not full string such as 'fedora', but seems like we have '~' for that.

But There is another bug in that filter of you do name = -> results showing all list of module streams this is absent in module_spec and host by any reason ? look at my screenshots.

Actions #3

Updated by Omkar Khatavkar over 5 years ago

  • Status changed from Need more information to Feedback
Actions #4

Updated by John Mitsch over 5 years ago

  • Tracker changed from Bug to Feature
  • Category set to Repositories
  • Status changed from Feedback to New
  • Target version set to Katello Backlog

This is going to be hard to implement with the way scoped search is set up, module_spec and host are custom search methods, that is why you don't see it autocomplete. I don't see a way to add a custom autocomplete with scoped search, so this would take some modifying of scoped search currently. I think module_spec is mostly there for us to refer to when linking from the module streams on a host page, but i can understand people want to search by host. I'll keep this open but add to the backlog

Actions

Also available in: Atom PDF