Skip to content

DDR-2463: Adds index fields for effective read and download permissions for ddr-public consumption.

David Chandek-Stark requested to merge DDR-2463-index-perms-for-public into main

Read: effective_read_ssim - Agents that have direct or inherited read permission via roles. Download: effective_download_ssim - Agents that have direct or inherited download permission via roles.

I named the fields to be somewhat consistent with the existing 'effective_role_ssim', which lists all agents (users and/or groups) having any role, including inherited roles.

Merge request reports