The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can I place a hyperlink on a text readonly field? (During Import)

Madhusudhan
February 15, 2021

How can I place a hyperlink on a text readonly field? (During Import)

 

I have created a field called "Old sys ID" and I mapped old system ticket ID with this field. I would like to add a hyperlink to old system.  I added below format in CSV files and tried to import.

[text to diplay|https://link-to-old-system-defect]

But the above value uploaded as is instead on "Text to display"

 

Please advise

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Kian Stack Mumo Systems
Community Champion
February 15, 2021

@Madhusudhan


Instead of using the format [text to diplay|https://link-to-old-system-defect], I just put in https://link-to-old-system-defect. That automatically converted into a hyperlink on import. Using a readonly field, I don't know if you could actually format it any differently.

 

Thanks,

Kian

Madhusudhan
February 18, 2021

Hi Kian, Thanks for your reply. I actually used the format [text to diplay|https://link-to-old-system-defect]. In your case what would be the Text that displayed for the hyperlink? Full URL or any text in specific?