Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of a functionality to generate and export statistical reports #4329

Open
evilaliv3 opened this issue Nov 21, 2024 · 1 comment

Comments

@evilaliv3
Copy link
Member

evilaliv3 commented Nov 21, 2024

This ticket is related to the analysis and integration of the feature report generation and export of statistical reports provided in #4314

The functionality is expected to:

  • Enable administrators or analysts to define reports by adding statistical graphs to a report
  • Enable analysts to export the resulting reports as defined
@evilaliv3
Copy link
Member Author

Status of the current implementation:

  • From the demo of the functionality the functionality seems functional but not complete as we have not seen the interfaces for configuring the type of reports or saving the configurations in order to be able to export reports in the same format after defining them. It seems as well not possible to export the report graphs (e.g. in PDF) except by printing the report.

Actions necessary to possibly integrate same functionality:

  • Verify the implementation is complete
  • Implement some client tests to guarantee appropriate code coverage.

Suggestion to simplify writing tests:

  • It could be evaluated to just navigate the report generation page as analyst, configure a report and then exporting the resulting report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant