Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save AdamStormhardtGH/204a5207d9453b60d5b2a91eb6251b6c to your computer and use it in GitHub Desktop.
Save AdamStormhardtGH/204a5207d9453b60d5b2a91eb6251b6c to your computer and use it in GitHub Desktop.
JQL Show stories where epic link is assocaited with an initiative
//For Jira Cloud, use JQL to show stories where epic link is assocaited with an initiative
"Epic Link" in linkedIssues("<initiative id>")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment