-
Bug
-
Resolution: Done-Errata
-
Normal
-
6.11.4
-
False
-
-
False
-
CLOSED
-
450
-
Endeavour
-
-
-
Moderate
-
None
Description of problem:
Copy from https://projects.theforeman.org/issues/35634
Searchbar disappears when trying to select a bookmark as user without bookmark permissions
If a user does not have some bookmark permissions but tries to use the bookmarks next to the searchbar the searchbar simply disappers. When looking into the browser's developer tools you the a javascript error in the DropdownMenu.js.
Version-Release number of selected component (if applicable):
6.11.x
How reproducible:
100%
Steps to Reproduce:
To reproduce simple add a user and give it the role "Viewer", log in as or impersonate to the user, navigate to the host overview and click on the bookmark symbol on the end of the searchbar.
To verify it has to do with permissions add the role "Bookmark Manager" to the user and it will start to work.