Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-25148

JIRA issues associated with Initiatives should link to the implementing Epics

    XMLWordPrintable

Details

    • 0
    • 2
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      NOTE: This suggestion is for JIRA Portfolio Server. Using JIRA Portfolio Cloud? See the corresponding suggestion.

      Within JIRA Portfolio Epics can be associated with an Initiative.

      You can also create JIRA issues linked to the Initiatives within Portfolio.

      The Epics in Portfolio can also be associated with JIRA issues of type Epic.

      When you link a JIRA issue with an Initiative this should create a link between the Issue and the Epic JIRA issues which implement that Initiative.

      For example

      • Initiative = Mars Mission (JIRA issue SPACE-100) – is implemented by
        • Epic = Space Craft Build (JIRA issue SPACE-200)
        • Epic = Catering (JIRA issue SPACE-250)

      If you open up issue SPACE-100 you would see an issue link pointing at SPACE-200 and SPACE-250 and the corresponding counter-links would appear on those issues as well.

      This will increase the traceability and visibility of the Initiatives and also allow JQL queries to be constructed which can then be used in regular JIRA issue navigator based reporting. For example – something like:

      issuetype = Initiative AND summary = "Mars Mission" AND status NOT IN (Resolved, Closed) AND NOT (issueFunction IN linkedIssuesOf("status != Closed", "implements")
      

      Would show you all of the outstanding Epics required to implement the Mars Mission initiative.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              a940a07a235f David Grierson
              Votes:
              7 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: