]> source.dussan.org Git - redmine.git/commit
Fix that totals of custom fields may not be sorted as configured (#33281).
authorGo MAEDA <maeda@farend.jp>
Fri, 8 May 2020 04:30:24 +0000 (04:30 +0000)
committerGo MAEDA <maeda@farend.jp>
Fri, 8 May 2020 04:30:24 +0000 (04:30 +0000)
commit4fd0e739dbfe69cdaada4fdba80423d5da0a154d
tree70d51a4bb09dd8fc2a809013a743cf69877a846d
parentdc20ffcfaeb9ac6fcbf126053d486f8efee41542
Fix that totals of custom fields may not be sorted as configured (#33281).

Patch by Yuichi HARADA.

git-svn-id: http://svn.redmine.org/redmine/trunk@19758 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/project_query.rb
app/models/query.rb
app/models/time_entry_query.rb
test/unit/query_test.rb