I have a custom plugin that includes a report, but while I can see it in the list of reports, some other uses can't. Is there some type of access control for the report?
Needed to change the showReport method to include everyone.
Hi @Steven Kamens ,
Is this report generated from a custom filter? If it is, cross-check the filter permissions to ensure that the right access has been configured.
Have a look here for more information on filter permissions: Sharing a filter
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks, Justin. I found the problem. The ShowReport method was checking to see if the user was an admin and only showing if that was true.
All set.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.