I only need to show the epics of my project, the epic link field is showing from other projects. Want to know if you can filter by a specific project?
Community moderators have prevented the ability to post new answers.
Yes, use this issue filter:
issuetype = Epic and project = "My Project Name"
I don't think I explained it very well, I need to directly filter only my epics in the field. The ones in the red rectangle are mine and the green ones are from other projects, I want to bring only mine.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The following filter will return only your desired epics plus their children:
key in (KD-15,KD-16,KD-17,KD-18) or epicLink in (KD-15,KD-16,KD-17,KD-18) .
Used on a board as a quick filter (for example) that would only show those epics and their epic children on the board.
Is that what you need?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So, I created the filter, it brings the epics right, but my boss wants to set it right on the card, like when a task is created, he wants to define her an epic that he created, but the epic link field is used by other parts of the company, so when he goes to set the epic for the task, he brings these other epics from other projects. He wants to come to the card field only what he created, unfortunately it is not to create a panel, so he wanted to know if there is any way to do this in the field inside the card.
But thank you for the other answers.
Image attached
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For the built-in Epic Link field the selection of Epics will be all the issues which are visible in Jira to your boss. If you want give your boss an Epic Link field that is constrained to only those they have created then you will need to create a custom field based on a JQL query such as "creator=your.boss and issuetype=Epic". Then have the value of that field replace the value in the built-in Epic Link field.
To create such a custom field you will need a 3rd party app such as Script Runner or Elements.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Show, thank you very much for your help, I will try to do this, is because this epic field link is used throughout the company, then ends up confusing the developers who is who in the projects.
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.
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Apply agile practices
Transform how you manage your work with agile practices, including kanban and scrum frameworks.
Learning Path
Configure agile boards for Jira projects
Learn how to create and configure agile Jira boards so you can plan, prioritize, and estimate upcoming work.
Jira Essentials with Agile Mindset
Suitable for beginners, this live instructor-led full-day course will set up your whole team to understand how to use Jira with an agile methodology.
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.