Actions
Defect #23206
closedWrong filters are applied when exporting issues to CSV with blank filter
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
Steps to reproduce:
1. Go to "Issues" page.
2. Clear "Status" check box in "Filters" and click apply. You will see all (open and closed) issues in the project.
3. Export issues to a CSV file by clicking "CSV" link. The CSV file should contain open and closed issues, but actually it contains open issues only.
No problem in 3.1-stable. Maybe this is a regression caused by #22108.
Attached a patch to fix this problem.
Files
Updated by Toshi MARUYAMA over 8 years ago
- Target version changed from Candidate for next minor release to 3.2.4
Updated by Go MAEDA over 8 years ago
- File fix_csv_export_when_issues_filter_is_blank_v2.diff fix_csv_export_when_issues_filter_is_blank_v2.diff added
Updated tests.
Updated by Jean-Philippe Lang over 8 years ago
- Category set to Issues filter
- Status changed from New to Resolved
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
Committed, thanks for this patch.
Updated by Jean-Philippe Lang over 8 years ago
- Status changed from Resolved to Closed
Actions