Bug 1320239 - Bookmarks - Smart Variables search bar uses invalid controller - variable_lookup_keys
Summary: Bookmarks - Smart Variables search bar uses invalid controller - variable_loo...
Keywords:
Status: CLOSED DUPLICATE of bug 1334514
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Configuration Management
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium vote
Target Milestone: Unspecified
Assignee: satellite6-bugs
QA Contact: Roman Plevka
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-22 16:02 UTC by Roman Plevka
Modified: 2018-08-31 15:19 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-26 13:19:56 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Roman Plevka 2016-03-22 16:02:02 UTC
Description of problem:
While bookmarking a search on smart variables, the UI uses invalid `controller` so no bookmark is being created. There is no error displayed

the used controller: `variable_lookup_keys`
the correct controller name: `lookup_keys`

- the same applies during loading the bookmarks.

Version-Release number of selected component (if applicable):
6.2.0 Snap4

How reproducible:
always

Steps to Reproduce:
1. create some parameterized puppet class (in order to get the search bar on the smart variables page)
2. navigate to smart variables
3. try to create a bookmark (you can sniff the request header to see the controller paramter used)
4. try to create the same bookmark using hammer cli

Actual results:
invalid controller - variable_lookup_keys

Expected results:
lookup_keys controller is used, bookmark is created, bookmarks for smart variables are displayed in the dropdown

Additional info:

Comment 2 Tomer Brisker 2016-12-26 13:19:56 UTC

*** This bug has been marked as a duplicate of bug 1334514 ***


Note You need to log in before you can comment on or make changes to this bug.