Vote #80192
未完了Issue Information Not Being Transfered To CSV In Reports Tab Of Spent Time Section.
0%
説明
Normally, exporting the "Reports" tab in the "Spent time" section of Redmine mimics the information displayed in Redmine. Specifically the written issue information associated with the “Issue” filter. Currently, exporting to CSV leaves out the issue name and only the "Issue #" is being displayed without the rest of the issue information. Is this a known defect?
Redmine version 4.0.3.stable
Ruby version 2.6.3-p62 (2019-04-16) [x86_64-linux]
Rails version 5.2.3 Environment production
Database adapter Mysql2
Mailer queue ActiveJob::QueueAdapters::AsyncAdapter
Mailer delivery smtp SCM:
Subversion 1.10.2 Git 2.18.1 Filesystem
Redmine plugins: no plugin installed
journals
This is defined in "application_helper.rb#L255":http://www.redmine.org/projects/redmine/repository/entry/trunk/app/helpers/application_helper.rb#L255.
Looks like the intended behavior.
I think you should consider what information is useful in the "Issue column" and decide whether to change it.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,Closed,19371,Add a new query column for the parent task subject