Created
May 4, 2020 01:30
-
-
Save AdamStormhardtGH/204a5207d9453b60d5b2a91eb6251b6c to your computer and use it in GitHub Desktop.
JQL Show stories where epic link is assocaited with an initiative
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//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