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.

...

Example

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

Example

Image RemovedJCWE-127 - As an admin I should be able to create pages from templates that contain variables Done

...

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

Current 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.

...

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

...