Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
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
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:
Embargoed:


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.