Actions
Feature #22173
openxls export with issue URL
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
Hi all
I am a new user of redmine, we have an request, do anybody know how to add an URL link in the export excel file when we do the export!, just like the attach picture below.
thanks!
Files
Updated by Hide MATSUTANI over 8 years ago
This is not a redmine feature but the alternative is that
you can edit an cell like '=HYPERLINK("http://path/to/redmine/issues/"&A1,A1)
' at another column in the excel file.
Actions