Versions Compared

Key

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

Issue Mention macro gives you the ability to mention issues related to current issue in Confluence page.

note

Example

Jira
serverSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId1596ebd4-4440-348d-9cfe-45484f213c45
keyJCWE-127

Example

JCWE-127 - Getting issue details... STATUS

Image Modified

Issue Selection

There are multiple ways to mention issues which allows you to have versatile abilities in between your hands, which are described below

...

Include Page
Issue

...

Current issue running on workflow

JQL

JQL allows you to create a dynamic JQL query that adapts to any use case, by allowing to add variables to your JQL. These variables include a set of system fields and customfields.

...

You may add add variables to your JQL by choosing the Add Variable which would present all system and customfields

...

Once you chosen the variable it would be injected to the JQL above.

...

Example

Let’s say you would like your JQL to include in all tasks within an epic and the epic is the current issue

type = Task and “Epic Link” = $issue.getValue(“key“)

Example

Let’s say you would like your JQL to include in all tasks within an epic and the epic is the current issue

type = Task and “Epic Link” = $issue.getValue(“key“)

...

After you set up your dynamic or static JQL you may try it by Clicking on Test

...

Choose the designated Issue and look at the result

...

Info

This is powered by Apache Velocity Templates, so you may use if statements and many more customization as you can find documentation on Apache Velocity Template in here

Parent & Subtasks

  • From parent to subtasks ( includes all subtasks )

  • Fom subtask to Parent ( includes parent of subtask )

Epic

  • From epic to issues ( includes all issues in epic )

  • Fom issues to epic ( includes epic of issue )

System and custom links will show where you may include one of the following

Out Link

In Link

...

Selection
Issue Selection

Display Options

Image Added
note

Example - Comma Separated

Jira
serverSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId1596ebd4-4440-348d-9cfe-45484f213c45
keyJCWE-127
Jira
serverSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId1596ebd4-4440-348d-9cfe-45484f213c45
keyJCWE-127

Example - Comma Separated

JCWE-127 - Getting issue details... STATUS JCWE-127 - Getting issue details... STATUS

note

Example - List

  • Jira
    serverSystem JIRA
    columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
    serverId1596ebd4-4440-348d-9cfe-45484f213c45
    keyJCWE-127

  • Jira
    serverSystem JIRA
    columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
    serverId1596ebd4-4440-348d-9cfe-45484f213c45
    keyJCWE-127

Example - List

  • JCWE-127 - Getting issue details... STATUS

  • JCWE-127 - Getting issue details... STATUS