Epics being assigned to Sprints when they shouldn't be

Still need help?

The Atlassian Community is here for you.

Ask the community

Platform Notice: Cloud - This article applies to Atlassian products on the cloud platform.

   

Problem

As an administrator of a Jira Software scrum project, you may be seeing epics being added to Sprints. As the main purpose of Epics is to have a "larger user story" across multiple sprints, Epics should not be able to be added to a Sprint, or kept in one if a Jira issue is moved from a different issue type (E.g: Story, Task) to Epic.

Cause

While it is not possible to add an Epic to a sprint directly from a Scrum board, one possibility where an Epic could be added to a Sprint is that the Epic is part of an Advanced Roadmaps plan — where a Sprint could be added to an Epic issue from the plan and saved to Jira. Also, if the Sprint field is added to the issue screen that is used by the Epic issue type, it is also possible for a user to manually add a Sprint to an Epic issue manually by editing the field from the issue view.

There is a bug report raised for this limitation which can be tracked on:

Workaround

You can create an automation rule to remove any Epics from sprints whenever an Epic is assigned to a Sprint for any reason.:-

  • Pick Field Value Changed trigger. On the trigger options, select the 'Sprint' and 'Issue type' for Fields to monitor for changes
  • Add a field condition, to make sure the rule is performed only on Epics
  • Add another field condition, so the automation rule only runs on Epic issues that are assigned to a Sprint
  • Finally, on the rule action, clear the 'Sprint' field
  • Save and publish the automation rule.



Last modified on Aug 25, 2024

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.