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?
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.