Hi!
Is it possible to add a filter to a project's issue list view on JIRA Cloud?
For instance, "Projects -> ProjectName -> Issues". There are preconfigured filters
"Assignee", "Reporter", "Status", etc.
Can I expand this row by new filter "EpicLink" with a drop-down list and based on the field "EpicLink"?
We can search such issues using Advanced Search and JQL, however, EpicNames can change over time.
This question is similar https://community.atlassian.com/t5/Jira-Software-questions/How-to-add-Columns-Filters-to-project-issue-list-view/qaq-p/1630756
And my question is mainly about expanding the filter row in a project's issue list.
Thank you in advance.
No, the simple filter view is done in code, not configuration that you can get to. It is intended to be very simple and part of that is not burdening the user with fields that might not be valid for the issue.
To use epic link in a search, swap to the advanced view where you can search for anything
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.