Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-82336

EPICs marked as 'DONE' still appear as an option when linking tasks in Team-Managed project

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Duplicate
    • Issue Parent
    • None
    • 1
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      JIRA makes a call when you try to link an issue to an EPIC, it returns all EPICs that have been associated with the project.

      https://yourjirasite.atlassian.net/rest/api/3/search
      

      With this payload:

      project = PROJECT_ID AND issuetype in (EPIC) ORDER BY lastViewed DESC, updated DESC, priority DESC
      

      This returns all EPICs that have been associated with the team-managed project in question. This includes the EPICs that have been marked as DONE as well.

      In a company-managed project, I can toggle between all DONE EPICs when selecting EPICs in the EPIC LINK field. This needs to be the same experience for a Team-managed project as well.

      Actual Result
      Allow filtering of the EPICs to toggle between All EPICs and EPICs without a Done status.

            Unassigned Unassigned
            6f91b91d6c9a Solomon O
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: