Forums

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

How to display Wikirendered information from jira ticket discription properly in a jira plugin

Paul Korver March 29, 2018

I am writing a plugin to display information from jira tickets in a separate page. But the information returned from my jql rest call is displayed as a string, in the wikirendered format.

My question is:

How do I convert the wikirendered table (e.g. ||table header||table cell|) into html code?

2 answers

1 accepted

1 vote
Answer accepted
Aron Gombas _Midori_
Community Champion
April 2, 2018
Paul Korver April 3, 2018

That didnt work for me, I ended up on making a second rest call to the /issue endpoint and followed this question:

https://community.atlassian.com/t5/Answers-Developer-Questions/How-can-I-get-the-rendered-HTML-of-a-wiki-markup-field-in-JIRA/qaq-p/495779

This did work for me. Thanks for trying to help me.

0 votes
Aron Gombas _Midori_
Community Champion
April 2, 2018

I think there is a separate REST endpoint to do that rendering. Look through the REST API docs.

Paul Korver April 2, 2018

I have only found the endpoint to only display rendered fields, but that still displays them in the rendered manner.

Aron Gombas _Midori_
Community Champion
April 2, 2018

Hmm, see my other answer.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events