This app has been archived

You may still get support information and download previous versions of this app. Learn more.
Last modified 2009-07-14 2 downloads By IBA CZ

Support

To learn more about the app, you should:


    This is a supported app, so you may contact the vendor (or support contact) for help:

    Description

    'insightjiraissues' macro

    This macro allows displaying detailed Jira issues within Confluence pages. Macro requires one parameter - 'keys'. This parameter represents a list of semicolon-separated issue keys which are to be displayed on appropriate Confluence page.

    Since the issue types may differ there are a few templates prepared for this purpose. Templates are called 'usecase-html', 'testcase-html', 'requirement-html' and 'default'. Different templates include different attributes which are specific for the issue. You can specify the template by using 'template' attribute otherwise the default one will be used.
              
    Examples:

    {insightjiraissues:keys=ABC-25;ABC-27;CDE-155}
             
    or

    {insightjiraissues:keys=ABC-25;ABC-27;CDE-155| template=usecase-html}

    Note:
    Macro has no body so do not close it with another {insightjiraissues} tag.

    Install instructions:

    1) Download the plugin .zip file from http://www.ibacz.eu/IMG/zip/jira-issues-confluence-plugin-1.1.jar.zip

    2) Extract the archive into Confluence lib directory - %CONFLUENCE_HOME%\Confluence\WEB-INF\lib.

    3) Restart Confluence.

    4) Go to Confluence administration section.

    5) Choose Plugins in the left menu and search for Insight :: Jira Issues Confluence Plugin.

    6) Select Configure plugin

    7) Fill and save the form so that the plugin is able to access the issues in Jira. Make sure that these credentials have privileges to access all the Jira issues which might be displayed on Confluence pages.

    Finally, you can use the macro!

    Version history