Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The solution uses handlebar template language to populate Jira Issues into word documents. All Jira Issue data is available as clickable items. Once clicked the corresponding handlebar expression is added to the Word document.

Handlebar supports full logic expressions such as if, equals as well as expression in expressions. Find more information on the template language here however most users do not need the details.

  • Hello World Example

  • Advanced

Hello World Example

As an example we want to populate some of below Jira Issue MOON-1 data into a Word document.

We add the handle bar for issue key, summary and description into the Word document. There are more than 140 Jira handlebar expressions grouped. We recommend the search to find the right ones. In this example search for key, summary and description and then click on the items.

Press the “Populate“ button and the Jira data is added to your template. Press “Restore“ to get back to the template again.

  • No labels