I am creating a dashboard based on a specific Epic on my kanban board.
My epic would be the FME UC and there are around 200 tasks listed under the epic itself. My hope was to create a dashboard with the following:
- Calendar
- Assigned to Me
- Activity Stream
I have managed to figure out how to have the calendar specific to the FME UC Epic.
I cannot figure out how to ensure that the "activity stream" and the "Assigned to me" gadgets are specific to this epic.
Hi @Impreet Mccrea and welcome to the community!
For the assigned to me, I would propose to just choose the filter results. As a filter create a filter which will have assignee = currentUser() <- this will be the same as "assigned to me"
However, for the activity stream, I don't think you can do anything much. Perhaps your best option would be to search the marketplace for an app. :/
Thank you!
Is there a way to make my filter results specific to an epic?
I would like to only have tickets assigned to me in a specific epic showing and I am still having troubles navigating how to successfully do that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes. Simply add the parentEpic = EPIC_KEY to your JQL
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Could you confirm where that would be done? Sorry I am still new to JIRA.
Here is what I see when I am in my dashboard.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
On the widget you are showing to me you have chosen the filter named Filter for FME User Conference. You have to edit this specific filter and on that filter you have to add the parentEpic = EPIC_KEY
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.