Jira Issues to Word - Convert Wiki Markup

Bob Lane July 16, 2012

I have a VBA macro that I use to build a Word file from a Jira query using my own template. I would like to convert the Wiki markup in the description and comments to a form that is similar to what is display in Jira. I have been trying to get one of the WikitoXHtml routine in Java to work to have not had much luck. Can someone give me some pointers on doing the client-side conversion?

2 answers

0 votes
Midori
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 25, 2015

I don't know if the Word format or doing this in the client side is a strict requirement, but the JIRA PDF View Plugin can transform all JIRA markup to PDF documents. Also, you can create 100% custom templates for your exports.

It is supported in all text fields supporting the markup mode, including Environment, Description, custom single-line, custom multi-line, etc.

Here is an example for some rich content with text styling and images:

jira-pdf-formatting.png

0 votes
Tony Petti
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 13, 2013

Scenarios

Aggregate Type/Category: None

Categories Available: All, Data, Voice

User Profile Set

Account Profile Set

Category

All

\/

Aggregate Type

<< No Selection>>

\/

Aggregate Category

<< No Selection>>

\/

Scale factor

N/A

Category

All

\/

Aggregate Category

<< No Selection>>

\/

Scale factor

N/A

Aggregate Type : SHARED_ONLY

Categories Available: All, Data, Voice

User Profile Set

Account Profile Set

Category

All

\/

Aggregate Type

SHARED_ONLY

\/

Aggregate Category

Data

\/

Scale factor

whatever

Category

Data

\/

Aggregate Category

<< No Selection>>

\/

Scale factor

N/A

User Profile Set

Account Profile Set

Category

All

\/

Aggregate Type

SHARED_ONLY

\/

Aggregate Category

Data

\/

Scale factor

whatever

Category

Data

\/

Aggregate Category

Voice

\/

Scale factor

whatever

Aggregate Type: SHARED_FIRST

Categories Available: All, Data, Voice

User Profile Set

Account Profile Set

Category

All

\/

Aggregate Type

SHARED_FIRST

\/

Aggregate Category

Data

\/

Scale factor

whatever

Category

Data

\/

Aggregate Category

<< No Selection>>

\/

Scale factor

N/A

Aggregate Type: SHARED_FIRST (this one has double dip)

Categories Available: All, Data, Voice

User Profile Set

Account Profile Set

Category

All

\/

Aggregate Type

SHARED_FIRST

\/

Aggregate Category

All

\/

Scale factor

whatever

Category

All

\/

Aggregate Category

<< No Selection>>

\/

Scale factor

N/A

Aggregate Type: LOCAL_ONLY

Categories Available: All, Data, Voice

User Profile Set

Account Profile Set

Category

All

\/

Aggregate Type

NONE OR

LOCAL_ONLY

\/

Aggregate Category

None or Data

\/

Scale factor

None or whatever

Category

Data

\/

Aggregate Category

<< No Selection>>

\/

Scale factor

N/A

Aggregate Type: LOCAL_FIRST

Categories Available: All, Data, Voice

User Profile Set

Account Profile Set

Category

All

\/

Aggregate Type

LOCAL_FIRST

\/

Aggregate Category

Data

\/

Scale factor

whatever

Category

Data

\/

Aggregate Category

<< No Selection>>

\/

Scale factor

Suggest an answer

Log in or Sign up to answer