Project

General

Profile

Actions

Feature #2083

closed

CustomField of type "external-link-to" with configurable URL prefix

Added by Erwan Ducroquet over 15 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Normal
Category:
Custom fields
Target version:
Start date:
2008-10-24
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

Idea is to allow user to input some value, and it will be seen in readonly mode as external link.
When defining the CustomField, we also input an URL prefix.
This will allow to make strong links to external ressources and do query/stats on them.

This external resources may be other Ticket/TaskMgmt system, wiki, or whatever.

Example for Confluence wiki
URLPrefix = "http://wiki.company.com/display/space/" and displayed link will just add the field value to the prefix URL => "http://wiki.company.com/display/space/somewikipage"

note: having such feature in markup will also be great (will create another Feature query for that), ex:

"Check This":mywiki:somewikipage => <a href='http://wiki.company.com/display/space/somewikipage'>Check This</a>


Related issues

Related to Redmine - Feature #2084: Customizable "protocols" to generate external linksNew2008-10-24

Actions
Related to Redmine - Feature #5794: URL custom fieldsClosed2010-07-01

Actions
Related to Redmine - Patch #3651: New URL custom field optionClosed2009-07-22

Actions
Related to Redmine - Feature #13708: External related issuesClosed

Actions
Actions #1

Updated by Erwan Ducroquet over 15 years ago

see also #2084

Actions #2

Updated by M Salzburg over 14 years ago

Nice Feature +1.

A custom field of type "link" would be an easy alternative!

Actions #3

Updated by Dipan Mehta about 11 years ago

+1. This is very useful for 1 case. We put URL for local resources on tickets as they are applicable. Now, if the server path moves - solution such as this has a great value.

Actions #4

Updated by Maxim Krušina about 11 years ago

+1, just need this to link Redmine issues to Zendesk tickets
In custom field config, there should be:
  • Open links in a new window - So the admin can select behavirour
  • Prefix - it is meaned as "prefilled vlue"?
  • Protocols - not sure if needed to specify allowed protocls, maybe this is too much....
  • Display as (Select):
    • URL only - URL is displayed in ticket
    • Description - + edit text here, like all URLS will have title "Open related ticket in Zendsek"
    • Desciption per ticket - each ticket's URL can have it's own title (display as)
Actions #5

Updated by Andriy Lesyuk over 10 years ago

This can be done using Extended Fields: http://projects.andriylesyuk.com/projects/extended-fields

Actions #6

Updated by Jean-Philippe Lang over 10 years ago

  • Target version set to 2.5.0
Actions #7

Updated by Jean-Philippe Lang over 10 years ago

  • Status changed from New to Closed
  • Assignee set to Jean-Philippe Lang
  • Resolution set to Fixed

2.5.0 adds a "Link" custom field format that can link to an external and configurable URL.

Actions #8

Updated by Antoine Beaupré about 9 years ago

Jean-Philippe Lang wrote:

2.5.0 adds a "Link" custom field format that can link to an external and configurable URL.

how does it work exactly? if i put a URL, it just links to that URL, it doesn't act as prefix at all. 2.5.1 here.

Actions #9

Updated by Toshi MARUYAMA about 9 years ago

Antoine Beaupré wrote:

Jean-Philippe Lang wrote:

2.5.0 adds a "Link" custom field format that can link to an external and configurable URL.

how does it work exactly? if i put a URL, it just links to that URL, it doesn't act as prefix at all. 2.5.1 here.

See #1358#note-19.

Actions

Also available in: Atom PDF