Where do I check to see who has access on a context menu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2017 12:38 PM
I am trying to set up Test Management. According to the documentation, only the role of tm_tester or tm_test_manager is required. However, users with these roles cannot see or do any updates to test plans or cases unless they also have the ITIL role. It appears that if you do not have the ITIL role, it fails on the following: gs.hasRightsTo('ui/context_menu.view/read', null). I cannot figure out what is being checked in the hasRightsTo. Can you lead me in the right direction on how or where to check that. Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2018 12:03 PM
I had to change the view rules
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2018 07:54 AM
I updated the System UI - View rules to correct my issue