If BUCs are the parents of EPICs then how to write JQL query where i want to have list of BUCs against which EPICs (as child issues) have been mapped.
Hello @Meenakshi Manocha ~ if you use ScriptRunner, the following should work:
issueFunction in portfolioParentsOf("type = Epic")
Thanks Laurie, it worked, however to get the reversal of same , like need to have the BUCs where child issues/EPICs are not mapped
Thanks in advance!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.