- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2024 01:23 AM - edited 07-31-2024 02:33 AM
Hello community,
we have this issue on the customer's TEST instance.
Popup window/Preview does not open for the sn_grc.business_user_lite role on the Indicator Task form.
It works fine for me as an admin, it works fine for the sn_grc.business_user role but when a sn_grc.business_user_lite clicks on the "i" icon, nothing happens. No popup window, nothing.
It happens on the [sn_grc_indicator_task] table for all the Reference fields.
When I click twice on the "i" icon, referenced record opens in a new browser tab.
Also, on the DEV instance, it works just fine for all the roles.
Do you have any idea how is this possible?
Thanks a lot for any help.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2024 03:34 AM
Hello Sandeep,
There was another issue. The customer had two conflicting UI Policies on the [sn_grc_indicator_task] table:
- A UI Policy to hide the dot-walked fields if the reference field is empty.
- A UI Policy to change the label on the dot-walked fields.
I consolidated the UI Policies into a single one, which resolved the issue. While I'm not entirely sure why this conflict occurred, combining them appears to have fixed the problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2024 02:30 AM
Hi @Mira1992 To access GRC Application we need sn_grc.business_user.
Please check this below link if it is helpful for you :
Regards,
Prasanna

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2024 07:03 PM
Hi @Mira1992 ,
sn_grc.business_user role is required to complete any indicator tasks, even to check the "i" icon , you need the same.
sn_grc.business_user_lite role can read .
Now, if it's working on dev , that may be because the test user can have both the roles, check with another user having just sn_grc.business_user_lite role.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2024 03:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2024 03:34 AM
Hello Sandeep,
There was another issue. The customer had two conflicting UI Policies on the [sn_grc_indicator_task] table:
- A UI Policy to hide the dot-walked fields if the reference field is empty.
- A UI Policy to change the label on the dot-walked fields.
I consolidated the UI Policies into a single one, which resolved the issue. While I'm not entirely sure why this conflict occurred, combining them appears to have fixed the problem.