Versions Compared

Key

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

...

  • implement core logic
    • define temporary/auxiliary variables
    • implement conditional blocks (i.e., "if" statements) using JavaScript
    • perform iterations/loops (i.e., "for" statements) over fields or entities that are list based (e.g., components, comments), with ability to filter
  • process data
    • obtain the input issue(s) used during the export document request
    • obtain issues on-demand using JQL queries
  • render information
    • render issue's custom fields using "mappings" in Xporter's terminology
    • render entities and attributes connected to Jira issues from supported Jira apps using tailored "mappings" for this purpose
    • render text using a JavaScript expression

...

Section
Column

How to

Column

Sample Reports

Column
width25%

...