Dear Community
Here's my situation: we use a project in Jira for the Portfolio Layer and other projects for the team layer (e.g. projects A, B, C). I added the projects for the team layer as components "A", "B", and "C" to the project on the Portfolio Layer.
Here's my problem: I would want to build a filter which gives me as a result all items from the Portfolio Project which carry the component of project A (or B, C) but are not yet linked by an item from this project A (or B, C).
I would be very happy if you could assist me in finding a solution. Thank you for all your thoughts in advance.
solved with Adaptavist Enhanced Search - thank you
project = Portfolio and component = A AND issueFunction not in linkedIssuesOf("project = A")
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.