Security constraints on Database View (DB View)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2022 01:07 AM
Hi,
I have created a DB View combining metric_instance && sn_hr_core_case (HRSD modules).
We've granted read operation on the metric_instance table so that sn_hr_core.manager could read records.
But now I get this message when impersonating to test user with sn_hr_core.manager role:
Even though both metric_instance && sn_hr_core_case has read access (I saw that metric_instance has no report_view operation, this might be it?) and I can access these tables separately, but the DB View is restricted for some reason.
Any suggestion?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2023 12:28 AM
Bumping this up, still relevant.