Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

Issue displaying aggregated build stats #4273

drdt ·

I created a rollup of build metrics (duration, failures, etc) using the Aggregations feature. However, the results of this are not visible to anyone outside of an admin group (a group with 'Is Admin Group' checked).

For all other users/groups, including those with ALL capabilities checked and all permissions added to the config, I get this message on the dashboard:

You have no permission to access report Build Stats: check server log for details.

In the server log is this error report:

2020-09-04 13:13:19,014 [qtp633031992-30] ERROR com.pmease.quickbuild.extensionpoint.support.ConfigurationBasedGadget - Error rendering gadget body (user: devuser, dashboard: System dashboard)
com.pmease.quickbuild.AccessDeniedException: You have no permission to access report Build Stats
at com.pmease.quickbuild.plugin.report.engine.renderer.gadget.ReportStatisticsGadget.checkPermission(ReportStatisticsGadget.java:71)
at (etc...)

I was sure I had overlooked something, assuming I just couldn't find the setting to enable this. But with ALL permissions enabled (except 'Is Admin Group'), I still get this error message.

I think it must be a bug? I am using QB 10.0.11. Before I upgrade, I'd like to be sure it is fixed.

  • replies 1
  • views 1134
  • stars 0
steveluo ADMIN ·