Project

General

Profile

Problem with csv export only wanted columns saved previously in a query

Added by Bruno Moura about 13 years ago

Hello, I'm using redmine version 1.1.1, provide by bitnami stack, in linux redhat and my
environment is described bellow

bash-3.2$ RAILS_ENV=production script/about
.../redmine-1.1.1-0/apps/redmine/config/../vendor/rails/railties/lib/rails/gem_dependency.rb:119:Warning: Gem::Dependency#version_requirements is deprecated and will be removed on or after August 2010. Use #requirement

About your application's environment
Ruby version 1.8.7 (i686-linux)
RubyGems version 1.3.7
Rack version 1.0
Rails version 2.3.5
Active Record version 2.3.5
Active Resource version 2.3.5
Action Mailer version 2.3.5
Active Support version 2.3.5
Edge Rails revision unknown
Application root /appl/home/pcsdev/redmine-1.1.1-0/apps/redmine
Environment production
Database adapter mysql
Database schema version 20101114115359

bash-3.2$ rails --version
Rails 2.3.9

bash-3.2$ mysql --version
/appl/home/pcsdev/redmine-1.1.1-0/mysql/bin/mysql.bin Ver 14.14 Distrib 5.1.50, for pc-linux-gnu (i686) using readline 5.1

I'm still having problems when I export task list to csv. My custom query have not saved and the csv file has all fields instead the only fields that I have saved before. This is so frustrating because for me this issue have fixed in this last session and in this forum I didn't see a specific patch to fix this problem for the version 1.1.1.

I hope that someone could help me about this issue and I can provide more information if necessary.

Thanks!


Replies (1)

RE: Problem with csv export only wanted columns saved previously in a query - Added by Etienne Massip about 13 years ago

There is an existing feature for this : #4742

The issue seems to say that it is a wanted behavior since #702, actually.

    (1-1/1)