Bug #29569
Updated by Ondřej Ezr about 5 years ago
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1789431
*Description of problem:*
- Further filtering using Satellite search syntax doesn't work properly for the 'Bookmark' resource type.
*Version-Release number of selected component (if applicable):*
- Satellite 6.6
*How reproducible:*
- Always
*Steps to Reproduce:*
1. Create a new role named 'test'.
2. Assign the following filters from 'Bookmark' resource type to the role:
- create_bookmarks
- edit_bookmarks
- view_bookmarks
3. Uncheck the 'Unlimited' checkbox and put 'name = running' into the 'Search' field.
4. Create a user 'user1' and assign him the 'test' role.
5. Log-in to the Satellite WebUI as 'user1'.
6. Go to 'Administer --> Bookmarks'.
*Actual results:*
- User 'user1' can see all bookmarks.
*Expected results:*
- User 'user1' should see only bookmark(s) named 'running'.
*Additional info:*
- This works fine with other resource types such as 'Hosts'.
Please let me know if you require any additional information.
Kind regards,
Jan