Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Xporter  allows for Jira allows you to extract data from every custom field that has the JEditor plugin as the selected renderer. It´s really simple to do so.  

Definition

...

Let's imagine that this custom field is named "JEditor Description" and its renderer is the JEditor plugin. The definition will be:

${JEditor Description}

That´s it. There´s no other special configuration to be made in order for this to work. You can check more examples below.

Examples

The examples below represent more Below are ways to extract data from a custom field with the JEditor renderer.


 

Imagine that you want to extract raw data from a custom field named "JEditor Description" that has the JEditor plugin as its renderer. You can just do this:
${JEditor Description}
You can also apply the Wiki or HTML function to this:
${wiki:JEditor Description}
or
${html:JEditor Description}

 

Let´s do another example. Below is an image of an example of a custom field that has the JEditor plugin as its renderer.

Image Removed


Another example: 

Image Added

This Now let us see how this translates to a Word document template that was as resolved by Xporter for Jira: