reporting
reporting copied to clipboard
Export and automate PNG, PDF, and CSV reports in OpenSearch Dashboards
### Description fix CVE ### Issues Resolved - CVE-2022-1471 ### Check List - [ ] New functionality includes testing. - [ ] All tests pass, including unit test, integration test...
**What is the bug?** When downloading a report as a PDF or PNG the file doesn't download. I get a popup message "Download Error, There was an error generating this...
**Describe the bug** Cannot download generated report **To Reproduce** Steps to reproduce the behavior: 1. Go to opensearch dashboards 2. Create dashboards from sample data 3. Open dashboards 4. Generate...
**Describe the bug** Tildes in map doesn't load in exported reports **To Reproduce** ``` version: '3' services: opensearch-node1: # This is also the hostname of the container within the Docker...
**What is the bug?** If you have no session in OpenSearch and OpenSearch is protected by external IdP via OAuth 2.0, when you launch a "deep link" to e.g. dashboard...
**Is your feature request related to a problem?** I have noticed no matter PDF or PNG, generated reports always have the first 10% of the report taken up by the...
The [opensearch-dashboards-functional-test repo](https://github.com/opensearch-project/opensearch-dashboards-functional-test/issues/801) is working on upgrading the version of Cypress used in the repo from v9 to v12. There is a feature branch in the repository called [`feature/cypress12`](https://github.com/opensearch-project/opensearch-dashboards-functional-test/tree/feature/cypress12) to...