Versions Compared

Key

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

...

  • Go to the following directory


    •  for a Jira Server environment:

      Code Block
      <JIRA_HOME>/data/ease.coverage.files/default.templates


    • for a Jira Data Center environment:

      Code Block
      <JIRA_SHARED_HOME>/data/ease.coverage.files/default.templates
      
      Sample directory:
      /mnt/efs/jirashared/data/ease.coverage.files/default.templates
      /<MOUNT>/<SHARED_DRIVE>/<JIRA_SHARED_HOME>/data/ease.coverage.files/default.templates


  • In the directory, you will find the coverage-template.xlsx. Modify this file to your desired output using the available Context Item Types
  • Save changes and Close file

...

    • fromLevel : Index of column basis
      • labelName : Column name
      • linkTypes : Comma-delimited link types from filtered column
      • projects : Comma-delimited projects from filtered column
      • source : Value of issue filter used for column (Issue Types, Filter, JQL)

CoverageIssue

Properties

    • assignee : Name of Assignee
      • components : Comma-delimited list of Components
      • created : Create date
      • description : Description
      • displayFieldsRow : Values of the display fields selected in the coverage view
      • duedate : Due date
      • fixversions : Comma-delimited list of Fix Versions
      • labels : Comma-delimited list of Labels
      • linkedissues : Comma-delimited list of Link Issues
      • linkTypes : Comma-delimited list of Link Types
      • issuetype : Name of Issue Type
      • key : Issue Key
      • reporter : Name of Reporter
      • status : Name of Status
      • summary : Summary
      • priority : Name of Priority
      • resolution : Name of Resolution
      • url : Absolute URL to this JIRA issue
      • customfield_xxxxx : Value of custom field

CoverageDetail

Properties

    • issueSize: Number of issues in column
      • coverageDetail: Coverage completeness percentage

Restrictions

  • Custom field values supported are limited to the custom fields supported by the Display Fields in the Coverage View
    • Coverage percentage and number of issues not yet supported
    • Graphic elements are not yet supported
    • Wiki markup is not yet supported
    • Currently only supports single sheet template
    • Other JIRA entities not yet supported
    • Tree Folder not yet supported
    • Statements not yet supported