The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I want a module on my system dashboard that will use a jql query. The query should return all stories and subtasks for the active sprint for that user's team that they are assigned to in Portfolio for Jira no matter the status or who on the team it is assigned to.
S/N am I missing the documentation page with the query items like currentUser(), memberOf(), closedSprints() and the other non-field related functions that are available?
You're definitely on the right track! You will want the filter results gadget on your dashboard. You'll have to define the query first.
by "belonging to", do mean assigned to?
If so, try
assignee in membersOf("Portfolio")
where portfolio = the name of the group
If you're looking for issues that this team entered into the system, try
reporter in membersOf("Portfolio")
Im looking for the stories assigned to the team. They could be assigned to a developer in the team or unassigned. They could be reported by a team member, reported by the scrum master, or reported by an outside user.
Basically I have three teams sharing a project, each using a board filtered by team name.
For the dashboard gadget, I want to filter by current sprint and team for current user.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Malka ,
have you found a solution for this?
I'm also looking for this. I want to create one central dashboard which is then automatically adapted for all the teams.
Kind regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It's 2021 and we are still searching folks :) Let's hope that we find a solution someday.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I would be also interested to be able to query for the "team of the current user"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi everyone, We’re always looking at how to improve Confluence and customer feedback plays an important role in making sure we're investing in the areas that will bring the most value to the most c...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.