You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I need a way to look at all the tasks assigned to me across multiple Projects in Jira, how can I do that?
Hi @rlindgren welcome to the community.
assignee = currentUser()
Issues -> Search for Issues -> My Open Issues
List View -> Switch Filter -> My Open Issues
Hi @rlindgren
In addition to the solutions already provided, you can also use the "Your work" page by opening https://XYZ.atlassian.net/jira/your-work or by clicking on "Your work" in the navigation at the top. This way, you can see all the issues assigned to you which have not been completed yet, grouped by status.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @rlindgren
Welcome to the community!
You can create a dashboard for this using different gadgets like Two Dimensional, Filter result etc. Use a JQL i.e. "Assignee = yourID"
Or there is also one Gadget "Assigned to Me".
They both will provide all the issues which are assigned to you!
Regards,
Sushant Verma
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi rlindgren,
In the dashboards section there is one Gadget which is Assigned to Me.
It displays all unresolved issues assigned to me.
Please add the mentioned gadget and configure column accordingly and check.
Let me know if you have any queries.
Regards,
Balaji Murkute
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.