redmine_xlsx_format_issue_exporter
redmine_xlsx_format_issue_exporter copied to clipboard
This is Redmine plugin which exports issue list to XLSX format file.
Hi two-pack! First of all, I have to thank you for this great plugin! I think, I found a bug with Redmine 5. Test scenario for reproduce the wrong behaviour:...
At present, issue ID has a hyperlink, very convenient to quickly navigate to the issue, I think you can also give the related issue ID or parent issue ID plus...
Added support for exporting float fields as a proper numeric type.
[e618b8e9-4708-46fe-b038-b79d0670f448] TypeError (no implicit conversion of nil into Array): [e618b8e9-4708-46fe-b038-b79d0670f448] [e618b8e9-4708-46fe-b038-b79d0670f448] plugins/redmine_xlsx_format_issue_exporter/lib/redmine_xlsx_format_issue_exporter/xlsx_report_helper.rb:20:in `+' [e618b8e9-4708-46fe-b038-b79d0670f448] plugins/redmine_xlsx_format_issue_exporter/lib/redmine_xlsx_format_issue_exporter/xlsx_report_helper.rb:20:in `report_to_xlsx' [e618b8e9-4708-46fe-b038-b79d0670f448] plugins/redmine_xlsx_format_issue_exporter/lib/redmine_xlsx_format_issue_exporter/timelog_controller_patch.rb:28:in `report'