Versions Compared

Key

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

...

Issue Property

Value

key

  • .label : Retrieve field name of Jira

  • .url : Add hyperlink to Jira issue or Confluence page

  • .link : Add hyperlink to issue or page in R4J

Issue key, Folder name, Confluence page

issueType 

  • .label : Retrieve field name of Jira

Issue type, "Folder", "Confluence Page"

summary

  • .label : Retrieve field name of Jira

Issue summary, folder name, Confluence page title

description

  • .label : Retrieve field name of Jira

  • .wiki : Render content, images (as links to Jira), tables not rendered (add as markup), attachments as links to Jira

Issue description, folder description, Confluence page content

creator 

  • .label : Retrieve field name of Jira

  • .displayname: Render login name as display name. Not applicable for folder.

Issue creator, null for folder, Confluence page creator - login name

created

  • label : Retrieve field name of Jira

Issue created, null for folder, Confluence page created date. Store as Excel number (e.g. 44972.4603125), show as Excel "Date" format, e.g. "2/15/2023". Take time zone from user profile.

updated

.label : Retrieve field name of Jira

Issue updated, null for folder, Confluence page last modification date. Store as Excel number (e.g. 44972.4603125), show as Excel "Date" format, e.g. "2/15/2023". Take time zone from user profile.

linkedIssues

  • .label : Retrieve field name of Jira

  • .multiline : Multi line inside cell for multivalued fields

Shows the link and the issue separated by colonlinked issue keys

linkTypes

  • .label : Retrieve field name of Jira

  • .multiline : Multi line inside cell for multivalued fields

Shows the link type names with their linked issue keys

Coverage Property

Status
colourGreen
titleDAta Center V4.18

Value

coverageHeader

  • .labelName : Column name

  • .source : Filter source

  • .linkTypes : Link types source

Coverage details for header

coverageDetail

  • .issueSize : Number of issues in column

  • .coverageDetail : Coverage completeness percentage

Coverage details for issue size and completeness percentage

coverageIssue

  • .linkTypes : Show issue link type value

    • .label : Show issue link type name

  • displayFieldsRow : Populate field values into rows as defined in display fields selector

  • .displayFieldsColumn : Populate field values into columns as defined in display fields selector

  • .label : Populate field names

  • .suspect : Add "(suspect)" without hyperlink

  • .suspectLink : Add "(suspect)" with hyperlink to suspect report

Coverage issues

...