It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
So ive setup plenty of Portfolio's in the past, but for some reason my most recent one is having the following issues (which I can't for the life of me resolve)
BUT when I vew the timeline
Also worth noting, Sprints are showing as selected in the Scope view.
I've rebuilt the plan several times, and nothing seems to help. Any ideas?
For anyone that was wondering, the issue was due to the JQL that I was using.
Here's what it was:
project = ZZZ AND ("Epic Name"="ZZZ" OR "Epic Link"=ZZZ-123) and resolution=unresolved ORDER BY rank ASC
And here's what I updated it to be:
project = ZZZ AND (component = ZZZ OR "Epic Link" = ZZZ-123) AND resolution = Unresolved ORDER BY Rank ASC
...which both return the same results, but for whatever reason Portfolio DOES NOT LIKE the first query, but is fine with the second
¯\_(ツ)_/¯
Hey admins! I’m Dave, Principal Product Manager here at Atlassian working on our cloud platform and security products. Cloud security is a moving target. As you adopt more products, employees consta...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.