Defect #23206
Wrong filters are applied when exporting issues to CSV with blank filter
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Issues filter | |||
Target version: | 3.2.4 | |||
Resolution: | Fixed | Affected version: | 3.2.1 |
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.
Associated revisions
Wrong filters are applied when exporting issues to CSV with blank filter (#23206).
Patch by Go MAEDA.
History
#1
Updated by Toshi MARUYAMA over 6 years ago
- Target version changed from Candidate for next minor release to 3.2.4
#2
Updated by Go MAEDA over 6 years ago
Updated tests.
#3
Updated by Jean-Philippe Lang over 6 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.
#4
Updated by Jean-Philippe Lang over 6 years ago
- Status changed from Resolved to Closed