Project

General

Profile

Actions

Defect #26364

closed

Sort is not reflected when export CSV of issues list

Added by Tatsuya Saito almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Category:
Issues list
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Sort is not reflected when export CSV of issues list on 3.4.0.

Steps to reproduce it:

1. Open issues page.
2. Sort Priority column.
3. Export CSV.

I attach a patch to fix it.


Files

fixes_export_csv_with_sort.diff (755 Bytes) fixes_export_csv_with_sort.diff Tatsuya Saito, 2017-07-06 00:42

Related issues

Related to Redmine - Defect #22354: Sort criteria defined in custom queries are not applied when exporting to CSVClosedJean-Philippe Lang

Actions
Actions #1

Updated by Go MAEDA almost 7 years ago

  • Related to Defect #22354: Sort criteria defined in custom queries are not applied when exporting to CSV added
Actions #2

Updated by Go MAEDA almost 7 years ago

The line source:tags/3.4.0/app/views/issues/index.html.erb#L33 was introduced in r15298 to fix another defect #22354.

Actions #3

Updated by Tatsuya Saito almost 7 years ago

Go MAEDA wrote:

The line source:tags/3.4.0/app/views/issues/index.html.erb#L33 was introduced in r15298 to fix another defect #22354.

Thanks comment :)
I think Defect #22354 is covered by r16390 now.

Actions #4

Updated by Go MAEDA almost 7 years ago

  • Status changed from New to Confirmed
  • Target version set to 3.4.1

Confirmed the problem. It can be fixed by Tatsuya Saito's patch.
Setting target version to 3.4.1.

Tatsuya Saito wrote:

Go MAEDA wrote:

The line source:tags/3.4.0/app/views/issues/index.html.erb#L33 was introduced in r15298 to fix another defect #22354.

Thanks comment :)
I think Defect #22354 is covered by r16390 now.

Thanks, I also confirmed that problem #22354 is no longer reproducible.

Actions #5

Updated by Jean-Philippe Lang almost 7 years ago

  • Subject changed from Sort is not reflected when export CSV of issues list. to Sort is not reflected when export CSV of issues list
  • Status changed from Confirmed to Closed
  • Assignee set to Jean-Philippe Lang
  • Resolution set to Fixed

Committed, thanks.

Actions

Also available in: Atom PDF