I have two structures. Structure A is all the work I have recorded in Jira. Structure B is a list of Objectives that contain Epics for completion in a given fixversion. I want to create a search that shows the Epics (Features) in structure A with fixversion "2023 PI1" that are not found in Structure B with the same fixversion.
Something like the following
issuefunction in childissuesof(Structure A) AND issuetype = Epic AND fixVersion ~ "*2023 PI3" AND NOT IN issuekey of childissueof(Structure B) AND issuetype = Epic AND fixVersion ~ "*2023 PI3"
Hello @Jack Davis
Unfortunately, in Structure Cloud there is no JQL function that allows to reference structures and their content. You can open two structures side by side using the Double Grid mode and search each structure individually for issues of a particular scope.
If you need assistance with anything else regarding Structure, please reach out to us directly through our support portal.
Best regards,
Stepan Kholodov
Tempo
Too bad - please add this to your new feature list in the future
Cheers - Jack
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.