5.7.176. Bugzilla::Extension::PlotlyReports

5.7.176.1. NAME

Bugzilla::Extension::PlotlyReports

5.7.176.2. DESCRIPTION

This module contains hand crafted reports displayed with the Plotly.js library.

5.7.176.3. ACLs

A user must be logged in to generate these reports.

A user must be able to access a product to be able to report on it.

A new product level field named report_group has been added to allow additional control. When set this will limit report generation for the product to users who are in the selected group.

Reports are not filtered for user bug access; a user can see statistics including bugs they do not have access to. This is considered acceptable as no data is leaked about individual bugs. The most a user can know is how many bugs exist that they cannot access. If this knowledge must be protected then the report_group must be set to a group that enforces this restriction.

TODO

Some interesting links about Plotly

Extra info where required?

group_check

testing …


This documentation undoubtedly has bugs; if you find some, please file them here.