When creating a report, the row filter is not saved. Furthermore, the row filter is not applied when exporting the report.
To Reproduce
Steps to reproduce the behavior:
- Go to Reports.
- Create a new report and set a row filter.
- Save the report.
- Open the report again – the row filter is not saved.
- Export the report – the exported file does not include the filtered rows, but all rows instead.
Expected behavior
The row filter should be saved with the report and also be applied when the report is exported.