Feature #22173
xls export with issue URL
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
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!
History
#1
Updated by Hide MATSUTANI about 6 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.
#2
Updated by Go MAEDA about 6 years ago
- Description updated (diff)