When I'm trying to add hyperlinks in the issue description through Jira REST API, it is appearing as normal text only. How can I add links in the description through REST API?
Hi, Abhijith!
I think only wiki markup can be used
e.g.
"*bold* text in description and link [link title|http://example.com]"
It's not working.
But I've found the solution here: https://community.developer.atlassian.com/t/post-html-issue-description-with-jira-rest-api-v3/38482/2
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.