Reporter not showing report list for anything below super admin

Reporter is not showing existing reports or allowing creation of new reports for any role with privileges below superadministrator. How do I fix this?

I’ve grown to love Corteza permissions (very granular), but the relationship was a little rocky at the beginning until I got to understand the quirks. You need to methodically start at the top (System Permissions) and work your way down. One tip to note is that “Evaluate applied permissions” permission view can display misleading information (not sure if this is a bug or my interpretation) … I only trust the “Select role to set permissions” settings. We have some complex permissioning, and as a result, we use a database query to build a custom picture of our permissions.

1 Like

Is there a permissions hierarchy somewhere that I can reference? It would be useful if there was a way to see what permissions affected things downstream.

I’d like to hear about that database query - might be useful.